Forum Replies Created

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
  • in reply to: Style of the button #141269
     gbhutto
    Participant

    What if I am adding a button to a text box? What are the style options?

    in reply to: Comodo SSL Seal does not work in theme #131067
     gbhutto
    Participant

    That did it!
    Thanks for all your help!

    in reply to: Comodo SSL Seal does not work in theme #131007
     gbhutto
    Participant

    When I pasted your new code into a Raw HTML element, the result was nothing on the page – no image, nothing.

    I then removed the display:none span and the image showed up on the page.

    Go to advantage20.com. The seal above the video is the one from yesterday. The seal below the video is the one from today. As you can see, they both work, except that the pop up on mouse over appears below the rest of the content on the page, making it impossible to read. That is the only issue now.

    in reply to: Comodo SSL Seal does not work in theme #130923
     gbhutto
    Participant

    I guess the code doesn’t post here. Maybe this will work

    COPY CODE
    <script language="JavaScript" type="text/javascript">
    TrustLogo("https://advantage20.com/wp-content/uploads/2015/05/comodo_secure_seal_113x59_transp.png", "CL1", "none");
    </script>
    
    <a href="javascript:if(window.open('https://secure.comodo.com/ttb_searcher/trustlogo?v_querytype=W&v_shortname=CL1&v_search=https://advantage20.com/test-comodo/&x=6&y=5','tl_wnd_credentials'+(new Date()).getTime(),'toolbar=0,scrollbars=1,location=1,status=1,menubar=1,resizable=1,width=374,height=660,left=60,top=120')){};tLlB(tLTB);" onmouseover="tLeB(event,'https://secure.comodo.com/ttb_searcher/trustlogo?v_querytype=C&v_shortname=CL1&v_search=https://advantage20.com/test-comodo/&x=6&y=5','tl_popupCL1')" onmousemove="tLXB(event)" onmouseout="tLTC('tl_popupCL1')" ondragstart="return false;" rel="nofollow"><span style="display:none">
    <img src="https://advantage20.com/wp-content/uploads/2015/05/comodo_secure_seal_113x59_transp.png" border="0" onmousedown="return tLKB(event,'https://secure.comodo.com/ttb_searcher/trustlogo?v_querytype=W&v_shortname=CL1&v_search=https://advantage20.com/test-comodo/&x=6&y=5');" oncontextmenu="return tLLB(event);"/></span>
    </a>
    
    <div id="tl_popupCL1" name="tl_popupCL1" style="position:absolute;z-index:0;visibility: hidden;background-color: transparent;overflow:hidden;" onmouseover="tLoB('tl_popupCL1')" onmousemove="tLpC('tl_popupCL1')" onmouseout="tLpB('tl_popupCL1')"></div>
    in reply to: Comodo SSL Seal does not work in theme #130917
     gbhutto
    Participant

    I got it to work by surrounding a section of your code with <span style=”display:none”>. I’ve pasted the revised code below. That just leaves the position of the pop up. It appears below the other elements on the page when you hover over it, making it impossible to read.

    <script language=”JavaScript” type=”text/javascript”>
    TrustLogo(“https://advantage20.com/wp-content/uploads/2015/05/comodo_secure_seal_113x59_transp.png&#8221;, “CL1”, “none”);
    </script>

    <span style=”display:none”>
    </span>

    in reply to: Comodo SSL Seal does not work in theme #130895
     gbhutto
    Participant

    Ok it appears that an earlier text block was still there. I deleted code using the basic edit page rather than visual composer, because in visual composer the extra image was not visible. If it had been visible, there would have been 3 images on the live site, so that is not the cause of the problem.

    in reply to: Comodo SSL Seal does not work in theme #130894
     gbhutto
    Participant

    I did as you said. I deleted the Raw HTML element and started over with a clean Raw HTML element. I copied the code in your message. Same results:

    1. It produces two images on the page.
    2. When I hover over the images the correct pop up appears, however it is positioned below the rest of the page elements making it unreadable.

    You can see this on the live site:
    advantage20.com

    in reply to: Comodo SSL Seal does not work in theme #130888
     gbhutto
    Participant

    I copied the code you supplied into a Raw HTML element.
    Two problems:
    1. It produces two images on the page.
    2. When I hover over the images the correct pop up appears, however it is positioned below the rest of the page elements making it unreadable.

    You can see this on the live site:
    advantage20.com

    in reply to: Comodo SSL Seal does not work in theme #130743
     gbhutto
    Participant

    Here is the code for the text block:

    [vc_column_text]Comodo SSL Seal[/vc_column_text]

    Here is the header script:

    <script type=”text/javascript”> //<![CDATA[
    var tlJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/&#8221; : “http://www.trustlogo.com/&#8221;);
    document.write(unescape(“%3Cscript src='” + tlJsHost + “trustlogo/javascript/trustlogo.js’ type=’text/javascript’%3E%3C/script%3E”));
    //]]>
    </script>

    Here is the footer script:

    <script language=”JavaScript” type=”text/javascript”>
    TrustLogo(“https://advantage20.com/wp-content/uploads/2015/05/comodo_secure_seal_113x59_transp.png&#8221;, “CL1”, “none”);
    </script>

    in reply to: Comodo SSL Seal does not work in theme #130742
     gbhutto
    Participant

    I deleted the image block and added a text block. Using “Add Media” I inserted the same image that appears outside the theme. It still doesn’t work.

    in reply to: Comodo SSL Seal does not work in theme #130648
     gbhutto
    Participant

    I used the same image code for both locations.
    I added the scripts in one place using Settings > Insert Headers and Footers.
    So, the only difference between the two seals is the location.

    in reply to: Comodo SSL Seal does not work in theme #130628
     gbhutto
    Participant

    All updates are now complete. (I’m not suing BuddyOress so it is not activated.)

    The Comodo Seal is still not activated inside the theme the one outside the theme is working.

    FYI If possible, I’d like to position it in the header between the logo and the main menu so it will appear on all pages.

     gbhutto
    Participant
    Not marked as solution
    in reply to: Style Custom Sidebars #107179
     gbhutto
    Participant

    Which css file would I need to edit to style sidebars and sidebar menus?

    Is it possible to have two WordPress installs on the same domain for the purpose of adding a second blog?

    in reply to: Style Custom Sidebars #107083
     gbhutto
    Participant

    In the menu for custom sidebar I actually created a custom link (not a category) to get the “Great Ideas (Insider)” label and the other psuedo post category labels.

    What I am trying to do is create two blogs. One for public and the other for members. The public one will have truncated posts, while members will get the full content.

    in reply to: Style Custom Sidebars #107024
     gbhutto
    Participant

    In the custom menu I created for the custom sidebar I created a category without a link and with the label “Great Ideas (Insider)”. Yet it still changes color when you hover, which makes it look like it is a link. Also, I’d like to make the + (which opens a list of posts) a little more pronounced. Maybe have the category label “Great Ideas (Insider)” also open the list.

    in reply to: Display All Testimonials #88867
     gbhutto
    Participant

    Thanks. that was helpful. How can I arrange the testimonials in the order I want? I don’t see what determines which testimonial displays first, second, etc.

    in reply to: Material Design Demo Content #85553
     gbhutto
    Participant

    Ok I figured that out. Thanks for your prompt help! I keep getting the message that I need to update Revolution Slider and Visual composer. I follow the link and do the update. It says it is successful, but when I go to Revolution Slider it says I am still using version 5.0.8.5 and not 5.1.

    in reply to: Maybe you mean: ‘lp-home-full-screen’ #84332
     gbhutto
    Participant

    Ok. I see that now. I imported Material Design, but it is not showing up on the site advantage20.com. I want to use that demo setup as a starting point.

    in reply to: Maybe you mean: ‘lp-home-full-screen’ #84308
     gbhutto
    Participant

    Now I am trying to import the demo data for material Design but it is not available in the list. See attached screen shot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Maybe you mean: ‘lp-home-full-screen’ #84283
     gbhutto
    Participant

    FYI….Your youtube installation video in https://archived.seventhqueen.com/documentation/kleo says to import landing-page-kleo-demo.zip not home-default.zip

Viewing 21 posts - 1 through 21 (of 21 total)

Log in with your credentials

Forgot your details?