Hi Hannah, thanks for coming back to me. In the meantime i had to find some solution, so i used a shortcode carousel for the english page. and used “page content” as “portfolio carousel” does not show. and i changed the order of the elements of the homepage layout manager in each language. as a way around..
The issue is what already somebody experienced with the pinnacle theme and wpml, please see
https://www.kadencewp.com/support-forums/topic/pinnacle-carousel-does-not-show-category-wpml-multilingual/
when i dont use any filter for the portfolio categories, it shows the carousel in both languages, if i choose in the theme settings – frontpage – portfolio category in german (ex Speisen) – then it is blank in this field in english (in the theme settings). it only takes a category in one language.
i have two categories for the portfolios – food and press. and on the frontpage i only want to show the food portfolio carousel..
Hi Ben
I’m currently playing with CPTs to get round a small UI problem the correct way (Two different categories of blog posts that need to be treated differently in the archive pages). So I’ve created a CPT for one category (Stories) and left the other (News) as a standard blog post.
I’m using Pods to do the heavy lifting, and I’m trying to replicate the whole UI of writing a post into the user experience of writing the CPT. So no extra fields etc. And generally it is working well.
But I’m struggling to include the two Virtue panels ‘Standard Post Options’ and ‘Post Options’ into the CPT edit screen. Interestingly, the Yoast panel showed up automatically.
I’m guessing that it is going to need a functions.php function to make these panels available to the Story / Stories CPT?
If I develop more complicated CPTs in the future then a bit of basic Virtue interface knowledge would mightoily come in useful!
Cheers, Colin
Hey there.
Is there a solution to hide the price on category and product pages?
cheers.
That’s great Hannah! Could you send me the code to remove pricing from the individual product category pages as well?
Thanks so much and have a good day!
deb
Hi there, I switched from the free version to the premium one.
There are some changes I can’t handle with. I can’t upload pictures at all, the old pictures I had
within my media database where not shown on the startpage after upload, but were shown only in the post, same happened for the entire blog.
the theme is not responsive as the menu disappeared on the mobile version.
Please can somebody help me? it will surely be solved soon, but I can’t find the solution by myself. Thank you 🙂
Ty Ben.
i found a very nice plugin for pagiantion. All is good now.
I want to ask you something:
1. On left i have a menu. I did it with accordion and button shortcodes. I like it very much but i have problems when the text is large.
I need a button “Componente pompe”. I can see only “Componente”. Is there a way to see all text?
2. i use button shortcode on menu because i dont know how to make links on accordion. Can i make this menu with accordion and links to pages?
Catalin
Hi, I am using virtue premium theme (version 3.2.6) . The variations are not getting selected, when added to cart the error” Please choose product options” is shown. Also when I use a date booking plugin the variations dont appear on the product page. Please help.
http://favric.in/shop/blue-beige-indo-western/?preview_id=1576&preview_nonce=947704acf3&preview=true
Avantika
Hi Hannah ,thats because i have find the css by myself and it was working fine now hear is the code ( i have include some code to Ben’s earlier code)
@media (max-width: 767px){
.headerclass .socialmedia-buttons
{
margin-top: 0;
}
#logo {
width:350px !important; height:152px !important;
margin-left: -430px;
margin-right: 230px;
}
}
thanks for asking Hannah, by the way when you open the whole page on a mobile device there is a additional white space in the right side of the page from top to bottom ( for example open the home page and see) what is the problem you think? please let me know,
thanks.
Panduka
Hi Hannah,
Thanks for your response. Will I need to rebuild my entire homepage to do this?
So there was an updated to something and now my full width sliders have 15 pixels of padding on either side of them.
I have tried for 2 hours to figure out what is going on. Nothing seems to fix it.
Jeremy
Hi, am using your great theme – the free virtue. all worked very good at the beginning, but now the portfolio carousel on the frontpage (selected by category) only shows ín one language – either in german or in english, but not in both… i have tried everything..but cannot manage. All portfolios are translated.
Now i have it working in german *Login to see link (you can see it under the slider).
In the english version it is not showing. *Login to see link – the portfolio carousel in english should be between “Welcome to…” and #LEO news – but it does not show.
ialso installed page builder, but it does not give the Virtue Portfolio Carousel widget.
please advise! thanks a lot
Hello,
I would like to remove the underline under the title and I don’t know how to do it. I’ve look on google, found 2 css code but im not sure if theyre good and how to put them. Its at the end on my home page, *Login to see link Thank you
Hello, I have created an image menu item, and I was wondering if it were possible to put an Image in place of the title for the image menu.
my page is
*Login to see link
and i would like this image to be in place of the h4
*Login to see link
is this possible?
Hello!
Is it possible to remove the product price on the “SHOP” page under each product listing AND under the Single Product Heading in WooCommere?
Thanks!
debi
Hi
I have problem whit icon. I changed the server and I moved all the files.
The page works well but I don’t see icon when I use “box icon” or I don’t see ikon (arrow) on revslider.
I only see empty boxes
Thx
Karolina
Hi there,
I’m trying to enable a sidebar in Pinnacle, however I’d like for the content to remain centered. Without a sidebar, the main content is perfectly centered. However whenever the sidebar is enabled (on the right), the main content shuffles towards the left and is no longer center. Any help would be greatly appreciated!
There isn’t a page id for your shop page. Try using this css instead:
.post-type-archive h1.page-title {
display: none;
}
Does that work for you?
Hannah
Hi Ben, thanks for that. I don’t understand your answer unfortunately — I don’t do coding, and I’m not using a child theme as I don’t really need to (and I’m still not 100% sure how to do that without creating a lot of extra work for myself). I was just wondering if there was any CSS I could add to the CSS box that would force any page that’s starting with /downloads/ to use a specific sidebar.
Hi Kevin, thanks very much! The main issue is that EDD product “pages” aren’t real “pages” in the sense that you can choose a template for them, add sidebars individually, etc. There isn’t even the option of using the page builder plugin, it doesn’t show up at all (just the visual and text tabs). I have a sidebar I’d like to use, but right now Pinnacle is treating the download items pages as blog posts, so it’s automatically pulling in the primary sidebar. I don’t know how to code, I’m not using a child theme and I’m really not wanting to get into the coding side (as I tried once following a tutorial and broke the site). The only workaround I can see is to create a separate page for each individual item in my shop with Pinnacle, then paste in the EDD download shortcode. But that’s a lot of extra work as I have over 30 individual downloads with extensive descriptions, Yoast SEO info already designated, snippets, etc, and then I’m having to double my work every time I want to add a new download so that’s not an ideal solution.