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 'sidebar'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 4,341 through 4,360 (of 5,356 total)
  • Author
    Search Results
  • #41915

    Hi Ben/Hannah,

    1. I am trying to add a banner ad script into the sidebar by pasting it onto the visual editor and text widget but it doesn’t work. Not sure if they are even the right place to go. Can you please help?

    2. My primary navigation is not showing up on mobile phones or iPads. Where can I enable this?

    http://www.twopeasinthepantry.com

    Jane

    #41896

    Hey Charles,
    Glad you’re enjoying the theme!
    Try adding this to your custom css box in theme options > advanced settings:

    @media (min-width: 992px) {
    .blog .sidebar {
      padding-top: 270px;
    }
    }

    Hannah

    In forum: Virtue Theme
    #41886

    You can create sidebars in Theme Options > Misc Settings.

    Hannah

    In forum: Virtue Theme
    #41875

    Depends on if you have separate sidebars for your product pages. Are you using more than one sidebar? Either way, that is where you would edit them.

    Hannah

    In forum: Virtue Theme
    #41860

    Hey, you can add/edit/remove sidebar content in Appearance > Widgets.

    Hannah

    #41835

    Hi I am trying to customise my sidebar on my product pages to only show the options displayed at the below link:

    Currently my page shows the additional headings, Recent posts, Recent Comments, Archives, Categories, and Meta.

    Can anyone help me with instructions in doing this?

    Fitz.

    #41825

    Hi, I’m having awesome luck with the site. The tutorials have been a great help. One bug that is stumping me is on my blog page, the primary sidebar is showing up behind the revolution slider I have on the page. Would it be possible to move the sidebar lower, underneath the revolution slider?

    Here is a link to my blog page so you can check it out:

    Thanks for your help!!

    #41710

    You can use this css:

    @media (max-width: 768px){
        #ktsidebar {display: none;}
    }

    Ben

    #41692

    Hi,

    how to disable the sidebar on mobile device (smartphones and tablets).
    I tried every code-snippet what I found. But nothing worked.

    Our website:
    http://www.kathan-ergonomie.de

    Thanks for your help!
    David

    #41644

    In the theme options > shop settings. top of the page you choose if you want a sidebar and what sidebar you want to show.

    Looking at your site it doesn’t look like you’ve enabled a sidebar for the shop page.

    Ben

    #41626

    What sidebar shows up on the shop page? I added attributes to a few products but nothing shows up?
    Thoughts?

    John

    #41621

    Hi Connie,
    One option would be to create a separate menu for your child pages then using the custom menu widget add them to a custom sidebar then add that sidebar only to your parent pages. Does that work for you?

    Hannah

    #41563

    Hey,
    You can’t use page-builder on the shop page. It doesn’t work with how woocommerce builds that page.

    You can place in the sidebar but if not products match the attributes your trying to sort by then it won’t show because there isn’t anything to filter. Did you set up attributes for your products?

    Ben

    #41519

    Ok, I have installed the plugin and read the documentation but I cannot get it to show up on the site. I have tried to put the widget in the sidebar and also added it through the page builder but it does not show up on the shop page.

    Please advise.
    Thanks
    John

    #41481

    The theme install in WP dashboard is not working for some reason. So I uploaded it via my godaddy control panel ftp server.
    That is a direct upload of the .zip file and then I extract the file within that location. (wp-content–> themes)
    The file location you sent me is indeed the file I uploaded. It was after the upload that all styling broke.
    I had to revert to the Free Version to ensure the site was up.
    However, even with the free version the alignment for the sidebar is off for chrome, ie (10 and 11), and safari.
    In addition, even with the free version I still get no options in the theme options area of your gui.

    Is there a way to have you all look at the install and the behavior within WP?
    If not what other options do I have. Again all this unfortunately broke with the update. Note: no custom coding was applied.

    #41458

    can someone please tell me how can i move the Primary Sidebar to the Left of the Page ?

    #41425

    Hello. I updated to the new version of the theme and now notice the following:
    Safari and IE display the sidebar to rest under the content rather than in the sidebar.

    When i go to activate the Virtue / Pinnacle ToolKit plug-in, I receive the following error.
    Fatal error: Cannot redeclare kad_accordion_shortcode_function() (previously declared in /home/trigodpro/public_html/wp-content/themes/virtue_premium/lib/shortcodes.php:29) in /home/trigodpro/public_html/wp-content/plugins/virtue-toolkit/shortcodes.php on line 20

    Lastly all theme options have disappeared. When I select any of the dropdowns between main settings to misc. settings no options are available.
    Virtue – Premium 3.0.6

    Chrissie
    site: http://www.triplegoddesspro.me

    #41412

    Hey,
    This should do what you want:

    .sidebar ul.children {
      padding-left: 15px;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Separate mobile theme

    #41405

    Can I still ask questions when a topic is resolved?

    It’s really best not to. You will likely not get a replay because if it’s marked as resolved then we don’t really open it back up. It’s just way nicer if you make your own topic.

    1. “Any way I can remove the link between these two?” – No there isn’t. They use the same database entry. Literally every file would have to change for it to use a different one.

    2. Then for you it might be best to redirect your mobile traffic to a different home page (or different mobile site entirely) or use a different theme if you really want to use the plugin your talking about.

    Removing sidebars and widgets is really easy with css.

    Ben

    In forum: Virtue Theme

    In reply to: Separate mobile theme

    #41387

    Can I still ask questions when a topic is resolved?

    Cause I am trying to do the same thing with the plugin Any Mobile Theme Switcher. My desktop webshop is running on a child pinnacle theme and I created a Child Mobile Theme. But as Ben has already stated, the theme settings change from my child theme when I alter the one from my child-mobile-theme. Any way I can remove the link between these two?

    I can’t just use the display:none css solution cause I would love to have a totally different frontpage seeing as my desktop frontpage is pretty full of gadgets and images. I want my mobile theme to be a lot less full. More white and clean to make it easier to visit on small devices. No sidebars on shoppages, different footer etc. Just very minimal.

    Maybe someone knows if there is a way around this situation? Maybe a different plugin or some little nifty idea I haven’t thought of, yet 😉

Viewing 20 results - 4,341 through 4,360 (of 5,356 total)