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 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Move WOO Breadcrumbs
In forum: Virtue ThemeIn forum: Virtue ThemeHi guys just a quick one,
Please take a look at this link how can i make the main text body full width? seeing as this is a portfolio website to help me to get a graduate job I just want to make sure I dont make any silly little mistakes
Any help would be much appreciated.
Thanks,
Richard
In forum: Virtue Themewell, i did a couple of troubleshooting of my own. It seems like whenever I use the Kadence Importer to import site styles from your server, it seems to bug the theme. When I install a fresh clean version of Virtue theme (without Kadence Importer) it works fine.
But I can do what you asked for to see if there’s an errors.
In forum: Virtue ThemeIn reply to: Main page to Sidebar Ratio – Sidebar too Wide
Looks like you got this working? I am seeing the css throughout your site.
You shouldn’t have lost your changes when updating. Did you follow the free to premium section of this tutorial- https://www.kadencewp.com/installing-virtue-premium/Hannah
In forum: Virtue ThemeIn reply to: Main page to Sidebar Ratio – Sidebar too Wide
Hi Hannah,
I would like the main to sidebar ratio to stay the same for the entire site. Thank you for any assistance! Once I get over this hurdle I can start cleaning up my site again. When I upgraded from the free version of Virtue to the Premium I lost all of my changes :-).
Thanks again,
DougIn forum: Virtue ThemeIn reply to: Main page to Sidebar Ratio – Sidebar too Wide
In forum: Pinnacle ThemeIn reply to: Move Link Text to topbar
In forum: Virtue ThemeIn reply to: Product category to left side
Hi Ben,
In the test site: http://www.josbogers.nl/_henny-wp, I adapted a part as I would wish the structure. And the bottom of this thread I explained the structure.
Although I have filled the category and subcategory for the site, I do not see it on the left side of the website.Sorry I do not know the language well enough , that I can express me correctly, and that you understand my problem, that’s sometimes annoying but I keep trying.
In The link: https://www.beadpassionstudio.com/ you may seen what I want and what I can not get done.The URL to which I refer has a category in text on the left side of the website.With all kinds of levels and thats in short what i want to realize myself . but can not explain it .
The structure of the prouctencategorie:
Main category: Hand Mate Products and Hobby products
assigned to Handmate products are 4 subcategories : 3D application with 2 products , “poppen en trollen” with 1 product and also the sub-categories”kinderservies” and ” Geboorte bordjes” without products yet.And assigned to Hobby products : kralen, bedels and Verf , whereby the latter subcategory, one product has been added
Thank you for your patience…..
rgds,
JosIn forum: Virtue ThemeHello,
I stepped up and purchased the Virtue Premium Theme and I still cannot find where to adjust the main page to sidebar ratio. The sidebar is too wide, taking up too much of my screen. I’ve tried several variations of the code cited below but the sidebar still remains too large (custom code not changing anything). Here is my site URL: *Login to see link
@media (min-width: 992px) {
#content .main.col-lg-9 {width: 80%;}
#content aside.col-lg-3 {width: 20%;}
}Thank you for any assistance!
In forum: Virtue ThemeIn reply to: Using Virtue premium with Yoast seo
March 12, 2016 at 8:35 am #85454Hey,
I use yoast on this site and others with woocommerce and virtue. can you post a link? I would be happy to take a look. Had you cleared your cache? Checked your php error logs?Ben
In forum: Virtue ThemeIn reply to: Custom CSS Box is not working
I just realized that this website is in a Bluehost account by itself. It’s difficult to believe there’s a limitation since it’s the only site in the hosting account. I have another Bluehost account with a number of websites and have no problem. And I use Virtue for several of them.
I think I will try changing themes and see what happens. Maybe it’s a WordPress issue?
In forum: Virtue ThemeIn reply to: Anker Tag changes the text color!
Sorry, Ben. I guess I am talking Heblish here!
Ok, let me try again:
1) I am using the pagebuilder
2) I have added a few rows
3) each row has a widget (Virtue Info box)
4) in each widget (Virtue box), I have a text and an anchor tag with that text to link to a page.
5) The example below is copy of the text I have in the Virtue Box you are referring to. Below is the entire text (exact copy from my Virtue Box):<p align=”justify”> We provide a unique multivendor E-commerce site to engineers who have developed their own unique solutions and are looking for buyers who can be other developers or companies seeking unique solution modules for their products. We also provide sensor suppliers the opportunity to sell their products in sample and / or bulk quantities. </p>
Can you see how I have added the anchor tag? I JUST WANT TO HAVE THE TERM E-commerce site highlighted AND NOT We provide a unique multivendor?
Does the pagebuilder messes up my text or am I applying the anchor tag incorrectly?
Here is the link to an image of my Virtue box with the above text ” Virtue Box Text Image
Thanks,
JayIn forum: Virtue ThemeTopic: installation problem
In forum: Virtue ThemeIn reply to: Slow Loading Time
March 12, 2016 at 8:04 am #85440Hey,
see here: https://www.kadencewp.com/need-for-speed/Your images are not compressed, the site file size is 5.4mb… That is bad.
Also your using jetpacks photon which I don’t recommend, It’s usually much slower then your server.
Finally your main reason for the long load time is a godaddy seal? That you have in the page. Remove that.
BenIn forum: Virtue ThemeIn reply to: Anker Tag changes the text color!
March 12, 2016 at 7:43 am #85434I don’t really get what your asking here… You have html looking like this:
<a href="http://www.ckingsensors.com/ckingbuynsell" target="_blank" class="kadinfolink"> We provide a unique multivendor </a><a href="www.ckingsensors.com/ckingbuynsell"> E-commerce site </a> to engineers who have developed their own unique solutions and are looking for buyers who can be other developers or companies seeking unique solution modules for their products.Thus you have made “We provide a unique multivendor” a link and it’s only natural that it would be highlighted. If you don’t want it highlighted why not remove the link?
Ben
In forum: Virtue ThemeIn reply to: Editing menu footer
March 12, 2016 at 7:22 am #85428Doesn’t really work like that since it’s all based on the size of the areas and some are taller then others. But i’ve worked up a hack for you, remove what you have and add this:
.footerclass .widget-first.footer-widget, .footerclass .widget-first .widget { margin-top: 10px; } .footercol1 .widget_siteorigin-panels-builder .widget { margin-top: 0px; } .footercol1:after, .footercol2:after, #containerfooter div#pgc-w56c9af844a1a4-0-0:after { content:''; height:200px; width:1px; background:#757575; display:block; position:absolute; top:5px; right:0; } .footercol2:after { right:20px; } #containerfooter div#pgc-w56c9af844a1a4-0-0:after { top:-5px; } #containerfooter div#pgc-w56c9af844a1a4-0-0 { position: relative; }Ben
In forum: Virtue ThemeIn reply to: css performance
March 12, 2016 at 6:51 am #85422Ok yea so that could mean your loading a ton of content through the slider like a bunch of fonts?? Either way that isn’t themes css.
And regardless of that the slider isn’t your only or even main issue on your site. If you look at pingdom and read through the blog post you need to work through several things to help speed up your site. For example caching. You can see here that your page total size is only 1.8mb http://tools.pingdom.com/fpt/#!/pq3LT/http://studentielaureati.unipv.eu/
You should really do some testing with your plugins, there seems to be a long delay for those.
Ben
In forum: Virtue ThemeIn forum: Pinnacle ThemeHi Ben,
I have set up a development site on test.starlmodels.com but I’m experiencing and issue that I have experienced before with overlapping images using the portfolio post shortcode. At one point you found a fix for me, but you didn’t mention here what you did exactly so I cannot solve this issue on the development myself now. Could you please fix the issue on development for me, or even better, let me know how to fix it myself.
The earlier issue was addressed in this topic *Login to see link
Thanks in advance
-
AuthorSearch Results


