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 - 5,061 through 5,080 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Shop Home page sidebar

    #13381

    Sorry, I changed Shop page format to Sidebar, but it’s not working. Do you think it’s slider problem?

    Sheng
    Web: https://echolivin.com

    In forum: Virtue Theme

    In reply to: Shop Home page sidebar

    #13330

    Yes, in the theme options > shop settings top of the page. make sure you have selected to have a sidebar.

    Ben

    #13319

    Hi
    I changed shop Home page to page with sidebar format. However, I didn’t see a sidebar is shown on Home page. Is it possible to set Shop Home page with sidebar?

    Many thanks

    Sheng
    Website:

    #13245

    Hi,

    I’m using the icon menu as an example, but I was wondering if it was possible to have two of some of the blocks used in the Homepage Layout Manager? It would be really handy to have two icon-menus, for example, or widget areas (not sidebars)… Is there a way of doing this?

    Thanks in advance

    Tim

    In forum: Virtue Theme

    In reply to: Portfolio Albums

    #13200

    @harris — you know that your link displays a 4 column portfolio, not a slider.

    If you want to duplicate the 4-col portfolio, do this:
    1. Create a page called Portfolio. Select Portfolio Grid as a template on the sidebar. Then on the main section, select columns as 4 columns.
    2. Create a list of portfolio types (catgories) which will appear as text links above, like Design, Photography, Video as in the sample
    3. Then create a portfolio item. Add information as you would normally.
    4. On the side bar, add a featured image, which will be the image that appears on the portfolio page.
    5. On the side bar, select the portfolio type that this belongs to.
    6. On the main section, choose portfolio main page, select Portfolio or whatever you name it on #1.

    The rest you can follow Hannah’s link. Hope this helps.

    #13035

    Hi,

    This is my site –

    I’ve just upgraded to premium and I’m looking forward to playing with all the new options! However, before I can do that I’m trying to get my site back fully to the way it was whilst it was in the free version.

    Previously, I’d managed to get the icon menu buttons to fade out to a whitish colour (the same effect can still be seen with the three rectangular buttons in the sidebar). I had been using the same css stuff to make them work but since I’ve upgraded it seems that the code no longer works for the icon menu.

    I’ve noticed that the div name has changed from .home-iconmenu (free version) to .home-icon-item (premium version). I’ve changed the div in the css to the new one and it still doesn’t work. Attempts to apply the code to the whole icon menu section has had a mixture of results, the most commong being the first icon being the right size but the others staying as they were but fading to a bluish tint instead of a white… Anyway, here’s my code –

    ‘.home-icon-item a {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    }

    .home-icon-item a:hover {
    opacity: 0.5;
    }’

    Any help anyone could give would be greatly appreciated!
    Thanks

    #12949

    The text wrap work now! Thanks
    The sidebar menu color doesn’t work though?

    #12943

    1. Looks like your pinterest plugin is causing issues with the float.
    Try adding this css:

    .pibfi_pinterest {
    float: left;
    }

    2. add this css

    .sidebar .widget_nav_menu a {
    color:#fff;
    }

    Ben

    #12942

    It doesn’t seem to wrap it completely, have a look – http://artisanontario.ca/gucci-hand-series/
    It just seems to use the image as if it were a large first letter.
    It still looks a bit better then before though.

    I have another question too – how do I change the font color of my custom menu in the sidebar widget please?
    On my home page – right under the “search” on the sidebar I have a custom menu that says “Resources”, and Search resource List” but they are too dark. I just want the font to be white. http://artisanontario.ca/

    Thanks

    #12797

    Hey James,
    This theme only includes a contact form with the contact page template: http://docs.kadencethemes.com/virtue/#contactpage

    If you wanted to add to a sidebar or really any widget area I recommend using a plugin. Contact form 7 works great with this theme.

    As for tutorials do you have any recommended topics that might help? I am happy to take input and would love to make the tutorials easy to understand and follow.
    Ben

    #12770

    OK, so call me an idiot but I can’t get a contact form to display on my home or blog page – all I want is a simple contact form. I’m sure the problem is me but I could use some help. I have been everywhere and done everything I could think of but to no avail. Site is By the way, I love your theme but you could REALLY use some better tutorials, especially for those of us who are just getting started. Thanks for the time and help.
    James

    #12676

    Hello again,

    I want to have different Social Icons with different hover effects. Simply explained, because you have the same here in footer. Your social icons in your footer have also extra classes in the <a> and not only in the inner <i>.

    I can do it with custom social text widgets, like i have in my sidebar:

    <a href="" target="_self" title="" data-toggle="tooltip" data-placement="bottom" data-original-title="googleplus" class="icon-google-plus-link">
    <i class="icon-google-plus">
    </i></a>

    As you see, I have added a class to the <a> manually, it is class="icon-google-plus-link".
    See sidebar at my side.

    But I can’ get it for the social icons, created with “Virtue topbar menu, section add icons menu”. When I add icons here, the automatically <a> has no class. And without extra class, only the internal class in <i>, I can’t get it run with different hover actions for different icons.
    Here like icons are created with topbar menu, section add icons.
    <a href="" data-toggle="tooltip" data-placement="bottom" target="_self" data-original-title="rss"><i class="icon-feed"></i></a>

    See icons in topbar on my side created with topbar menu, section for adding icons:

    So my question:
    1. Is there a way to configure different hover action without the extra class in <a>, so it works with icons created with Virtue topbar menu options?
    2. If not, is there a way to add the class also for social icons which are created with topbar menu, section add icons?
    3. Or is the only workaround not to use Virtue topbar menu options, but do it with custom text widget and custom code like I did for sidebar?

    Big thanks again and best regards
    Sebastian

    #12642

    Depends on the licensing of the theme, if it’s GLP you can copy the widget into your child theme function. You are the first to ask for one line of the excerpt to show in the sidebar widget. It just doesn’t seem like enough text to be valuable??

    Ben

    #12631

    Ok. But in future I will add some features out of Home-Page Layout Section of Virtue. Is there no fix/workaround for it only for page-title relating, without loosing all Homepage design options? Would be simple with a new changeable general option, if page title should appears in Homepage manager anymore or better is styled as in normal Page.
    So Homepage could be still styled and changing layout as with actual Virtue Homepage Options, but only page title is moved out of the menu, because it should be fixed under header as in normal page.

    I am wondering that it’s not possible at the moment, because everybody who uses sidebar should be affected by this issue of different layout from homepage and normal page.

    #12559

    Hey this is unfortunately intentional and not really possible to change without having to change either the way the home page works or the way normal pages work. The issue is with integrating the home page layout manager, the “page title” is able to be put at the bottom of the page or the middle or disabled so it couldn’t be designed to be above the sidebar and have the layout manager work.

    So with your site since your not really using the home page layout manager in the theme options you might be better off removing the content in the font-page.php and replacing with the content in page.php
    That would allow the home page to act just like the normal page.

    Ben

    #12520

    Hello,

    I thank it’s simple to see with links to my site:

    Homepage:

    Normal Page:

    When you take a look to the page title and the sidebar, then you see differences. In Homepage Sidebar goes up to the Header. In normal Page Sidebar goes up to Page title only, because page title takes full width here.

    I want to have same design on Homepage as on normal Page for Sidebar and Page title. As you see I have customized many things, and I think I have leaned a few things about CSS customization, but I can not get a fix for it. For me it seems as it can not resolved with custom css only, but I hope, because I don’t want to begin customize also virtue php Files. I found no change in Virtue Theme Options itself.

    I look forward to a solution for both thing. Make Page title / sidebar both as in normal page. And a solution to make them both as in Homepage.
    Would be nice when you can help.

    Best regards and big thanks
    Sebastian

    #12340

    You will want this css:

    body, .color_body, .sidebar a, .author-name a, .author-latestposts h5 a, .author-latestposts h5, .author-profile .author-occupation, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .product_price, .product_details > .product_excerpt {
    color: #fff;
    }

    and for the product background:

    .product_item {
    background: transparent;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Sensei Plugin

    #12292

    Hi Ben, i just install sensei too.

    I managed to remove the side bars that once i changed from woo canvas to virtue premium appeared. I have used:

    single-lesson #main {width: 100%;}
    
    .single-lesson #sidebar {display: none;}
    
    .single-course #main {width: 100%;}
    
    .single-course #sidebar {display: none;}

    The cited code worked well, cleaned the most – but im trying a few codes and i cant manage to hide the line that follow:

    ” The school online is proudly powered by WordPress
    Entries (RSS) and Comments (RSS). ”

    do you have any css in head that i could use to remove this line?

    super thanks one more time

    Pip

    In forum: Virtue Theme

    In reply to: page background

    #11994
    .postlist article {
    background: #eee;
    }

    You can remove the sidebar in the page settings by selecting sidebar > no

    Just a note, in the wordpress > settings reading you don’t want to make any page you “latest posts” page.

    Ben

    #11861

    Hey Petica,
    When you edit your post page under Standard Post Options you can set the head content to none. This should fix your first issue.
    It looks like you’re using the virtue: recent posts widget in your sidebar and the wp recent posts widget in your footer. Make sure it’s the virtue one.
    Hope this helps!
    Hannah

Viewing 20 results - 5,061 through 5,080 (of 5,356 total)