Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 48,581 through 48,600 (of 53,646 total)
  • Author
    Search Results
  • #25231

    Hi Ben,

    I’ve followed the information in the following thread:

    I copy/pasted the JavaScript to a text widget in the footer.
    I gave my tab an id of 1.
    I then made a link to #sctab11 to open the second tab.

    When I click the link the page goes to the end and doesn’t open the second tab. If I then reload the page though the second tab does open. I also tried it with the fill url rather than just the #sctab11 version.

    Here’s the page:

    I’m not sure what I’m doing wrong.

    The link is near the bottom where it says “other settings” and it links to #sctab11.
    I also tried linking it to the full url:

    #25226

    Hi everyone I have a question regarding organization when using woocommerce.
    So what I am trying to achieve is to click on the shop menu from my home page and be directed to all the difference categories, then products within that category, and finally the item I am interested in buying.

    Also while showing the number of products of each category on the page.

    Thank you

    -Jeff

    #25225

    In the Virtue Theme Options “Home Layout” section, it allows you to display a “Latest Blog Posts” widget, which renders a nice blog listing (large images, summary, details, etc.).

    Is it possible to use this on other pages? For instance, my homepage is using the Home Layout widget:

    (at the bottom)

    But on a different page, the standard and Virtue “Recent Posts” widgets just shows small images:

    (Upcoming Events section)

    #25223

    Hi Ben,
    I have these plugins.

    Akismet3.0.4
    Black Studio TinyMCE Widget2.2.1
    Cyclone Slider Pro2.8.1
    Google Analytics by Yoast5.2.3
    Kadence Slider 1.4
    Page Builder by SiteOrigin1.5.4
    Revolution Slider 4.6.5
    WooCommerce2.2.8
    WP Multibyte Patch

    I found that when I activate WooCommerce,I need to deactivate Google Analytics, Page builder or Rev. to show media library.
    All other plugins make no influence.

    #25222

    Ben,

    Thanks for your previous recommendations of forms plug-ins. I decided to go with Gravity and am very pleased with the usability. It appears that there is some theme css that is being inherited by the form that results in the form looking different on the page as compared to in the plug-in created “preview”. Can you suggest how to strip off any inherited css from the form content of the page. Here is an example page I am using….

    The questions should be bold and the potential answers not bolded. Also indentation is out of whack.

    Thanks
    Mike

    #25221

    Hi,
    I´ve got a problem:
    always if I try to go to the start page by clicking the logo I got the follwoing screen:

    Usually it should looks like this

    I don´t know why there is always this (first site) if I try to select any page as the start page.
    Any ideas?
    David

    #25220

    I’ve set up a phpBB forum and integrated it into WordPress using WP-United: phpBB WordPress Integration plugin. When I try to show the phpBB forum inside WordPress using the Virtue theme, I get a blank page, which generally indicates a fatal php error. When I switch to the default Twenty Twelve theme, the forum displays as it should.

    So I believe that it’s the Virtue theme which creates problems. Have you had similar problems with phpBB integrations?

    Thanks in advice

    Regards
    Rune

    #25214

    Ok i have deleted so-widget-bundle and the admin page was back so i checked the site and an error to virtue was here so i uploaded virtue and now everything is back. I hope nothing miss now and i want to know why when i have deleted all the plugins that’s not worked ?

    And i have again the update to virtue 2.7.5

    #25208

    Hi,

    Which CSS-code can I use to change the font-size of the page subtitle for mobile?

    For example I tried this, but it doesn’t work:

    @media
    (max-width: 480px) {
    .page-subtitle {
    font-size: 15px;
    }

    Greetings,

    Frank

    #25207

    Hello! Is there any option or anything that i can change so my slider starts showing images as they load? If i upload anything over 10 photos i have to wait a some seconds (i think it´s loading ALL of them) till i can see the first one (which is only 149kb).


    (I gave you that portfolio link because is the bigger one i have, the other ones are 3 to 5 pictures total)

    And one more thing: Why is the text in the description towards the right side? The text neither breaks the line when it should.

    It displays like this:
    Olga & Vladimir Wedding Wedding and trash the dress in Dreams Palm Beach Punta Cana

    Thank you!

    In forum: Pinnacle Theme
    #25200

    Has to do with the fact that your not using a sidebar but a column in pagebuidler.

    Here is the css you need:

    .panel ul.menu {
        list-style: none;
    }
    .panel ul.menu li {
        border-bottom: 1px solid #eee;
    }
    .panel.widget_nav_menu li a {
        margin-bottom:0;
    }

    Ben

    #25199

    in your editor click “pinnacle shortcodes” and chose accordion.

    If your in pagebuider using the visual editor widget then click “pinnacle shortcodes”.

    Ben

    #25187

    Hi Ben,
    In the premium virtue demo, I’ve seen the products has the thumbnail view. But after I bought the theme I cant see anything like that. All the images i uploaded appeared in same page one by one. I want same which is shown in the demo theme view.

    thanks,

    In forum: Virtue Theme

    In reply to: Slider Padding

    #25182

    Hi there,

    o-zen.de is hosted on 1&1 and my connection is 16M so not really slow.

    I hitt EMPTY ALL CACHES on w3 cachinh plugin, i refreshed my browsers few times too, don’t know other methods.

    Here is what it looks like in Firefox and Chrome, both updated to latest version:

    here is my updated CSS, can some of the code sthat you and Hannah gave me conflict somehow ?

    /*.textwidget {
    opacity: 0.8;
    } 
    */
    
    .rev_slider_wrapper.fullscreen-container {
    overflow-y: hidden !important;
    }
    
    #pageheader {
    display: none;
    }
    
    .home .contentclass {
    padding-top: 0;
    padding-bottom: 0;
    }
    
    .contentclass {
    padding-top: 0;
    }
    
    .kad_fullslider .kad_fullslider_arrow a {
    color:#dd3333; line-height: -50px;
    }
    
    .kad-header-style-three #nav-main ul.sf-menu > li > a {
    overflow: hidden;
    padding-top: 10px;
    }
    .kad-header-style-three .sf-menu li a i {
    font-size: 24px;
    display: block;
    position: absolute;
    margin-right: 0;
    width: 100%;
    text-align: center;
    left: 0;
    top: -15px;
    vertical-align: bottom;
    line-height: inherit;
    height: 100%;
    }
    
    @media (max-width: 1200px) {
    .kad-header-style-three #nav-main ul.sf-menu > li > a {
    padding-left: 10px;
    padding-right:10px;
    }
    }
    
    #topcontrol>div {
    z-index: 10000;
    }
    
    .page-header {
    display:none !important;
    }
    
    .tp-rightarrow.round {
    position: relative !important;
    }
    
    .panel-row-style-wide-grey {
        padding-bottom: 15px;
        padding-top: 15px;
    
    

    All this happens only to the bottom slider and the only difference is that the bottom one is placed via pagebuilder.

    … another strange thing: after your last CSS, only in Chrome, the “To the Top” arrow hides under the revolution slider.

    I started a new project at tweakapix.com and i’m starting with the same problem as i had with o-zen – the background of the scrollbar isn’t hiding. Now, what CSS should i try here, because i’m a bit confused by the many versions i tryed above ?!?

    If you think woodoo can help, i’ll stick some needels in my screen 😀

    Have a nice day,
    B.

    #25180

    Hi Ben,

    I don’t know if virtue is the guilty but i have some problem. I have updated at the same time virtue withe the 2.7.5 version and the plugin site origin.
    Since then i have a blank page in the admin and the site. For to resolve this :

    1 I have renamed the plugin directory -> not working
    2 I have read to internet some trick that happens : space in wp-config, wp-setting, functions, … -> not working (but many PHP files are without ?> at the end
    3 I have uploaded an old version of my site -> not working
    4 i have deleted my mysql base and uploaded an old version -> Not working

    I am not sure if it’s virtue or site origin plugin but if you have an idea it would help 🙂

    Thanks

    In forum: Virtue Theme

    In reply to: Testimonial page

    #25171

    Hey, you can change on your testimonial edit page under “Testimonial Page Options.”

    Hannah

    #25167

    I’ve started using tabs to better organize and present long pages. I was wondering if anyone had any idea if doing so might hurt the pages SEO rankings. Does anyone know if content in collapsed tabs is ranked or not?

    Here’s an example page where I’m using tabs for reference.

    In forum: Virtue Theme
    #25164

    Can you refresh my memory on where to change the layou settings for the testimonials. I want to change the number of columns layout.

    #25163

    Nothing changed in regards to the home page in the update so might have been something else.

    Ben

    #25158

    Hey, In the theme options > home layout. Do you have the “page content” enabled?

    Ben

Viewing 20 results - 48,581 through 48,600 (of 53,646 total)