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: Website not opening
Hi
I am unable to go to my site wordpress login either.
When I go to http://www.bhagwaan.in/wp-admin, it shows the same message.
Newbie here
In forum: Virtue ThemeIn reply to: Image
Hey Albert,
Your site is in maintenance mode so we can’t see what you mean. As for configuring full width images I would suggest using page builder. See the written part of this tutorial- https://www.kadencewp.com/using-page-builder-virtue-premium/Hannah
In forum: Virtue ThemeIn reply to: Footer Widget Issues
1. I’ve just set it to 3. You’ll see that the footer is not visible at all. http://newsite.atlspeechtherapy.com
2. Notice the “we’re social” part sits lower than the other part of the footer.

3. Thanks for this code. I was confused about the “basic styling area.” Maybe more of a description would help understand better.
In forum: Virtue ThemeIn reply to: Translate the search bar?
In forum: Virtue ThemeTopic: Website not opening
Hi
My website is suddenly not opening. This is the error it shows when i punch in the URL bhagwaan.in.
Warning: require_once(/home1/shreshth/public_html/wp-content/plugins/yith-essential-kit-for-woocommerce-1/modules/yith-woocommerce-ajax-navigation/plugin-fw/yit-plugin.php): failed to open stream: No such file or directory in /home1/shreshth/public_html/wp-content/plugins/yith-essential-kit-for-woocommerce-1/modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan.php on line 103
Fatal error: require_once(): Failed opening required ‘/home1/shreshth/public_html/wp-content/plugins/yith-essential-kit-for-woocommerce-1/modules/yith-woocommerce-ajax-navigation/plugin-fw/yit-plugin.php’ (include_path=’.:/opt/php54/lib/php’) in /home1/shreshth/public_html/wp-content/plugins/yith-essential-kit-for-woocommerce-1/modules/yith-woocommerce-ajax-navigation/includes/class.yith-wcan.php on line 103
In forum: Virtue ThemeIn reply to: Translate the search bar?
October 10, 2015 at 7:53 am #62166Hard to know what your doing without seeing it. Can you post a temp login to your site. You can use Set as private reply.
Ben
In forum: Virtue ThemeIn reply to: Footer Widget Issues
October 10, 2015 at 7:53 am #62165Hey,
1. Can you set it to 3 so I can see what you mean?2. It’s not that it’s far it’s just that the contact widget isn’t stretching the width of the widget area making the social look far away.
3. You can add this css:
.footerclass a:hover { color: #000; }Also setting the primary colors in your theme options > basic settings will effect hover and highlight colors throughout your site.
Ben
In forum: Virtue ThemeIn reply to: Default color for topbar background
October 10, 2015 at 7:49 am #62164Yes it’s the default for the default skin. Can you post a link to your site?
Ben
In forum: Virtue ThemeIn reply to: Translate the search bar?
In forum: Virtue ThemeTopic: Footer Widget Issues
Problem 1: I prefer to have 3 widgets, but when I select that from the theme’s footer menu, it makes the footer disappear all together. This happens for 2 & 3 footer areas. It only allows me to display 4. I did not have this problem using the free version.
Problem 2: Since the program is forcing to display 4 footer widgets, why is the last widget (“we’re social!) on the end uneven? And so far away?
Problem 3: How do I change the hover font for the links in the 1st widget? It hovers to the default blue. I’d prefer black.
In forum: Pinnacle ThemeTopic: Incorrect Analytics Data
Pinnacle Theme. I’ve been getting very low results from Google Analytics. I’ve added Pop-up Survey to show after 70 seconds (will show up to 3 times per site visitor).
Results since installed:
Analytics 1158 visitors
Pop-up survey views 13581Even if you divide the pop-up survey counts by 3 there is a massive difference in the number of visitors. Do you have any idea why this would be?
In forum: Virtue ThemeOctober 10, 2015 at 12:43 am #62143On an Ipad on landscape it should still have logo on the left and your widget area on the right. The only change should be the menu. For touch it should be a touch menu but that should be the only difference.
I see you have this back in on your site?
@media (min-width: 992px) {.boxed header.banner.headerclass { position: absolute; top: 1; left: 0; width: 100%; margin: 0; } .boxed .contentclass { padding-top: 179px; } }If you want to leave it thats fine, just add this then:
@media only screen and (device-width: 768px) { .boxed header.banner.headerclass { position: static; top: auto; left: auto; width: auto; margin: 0 -15px; } .boxed .contentclass { padding-top: 0px; } }Make sure it’s added after your other css.
If your seeing something off more then just the slider riding up on the menu please post a screen shot. I’m only seeing that your header is not working correctly with the menu because of the css your adding.
Ben
In forum: Virtue ThemeIn reply to: Slider width and height
Hey Ben,
I guess I spoke too soon. I created a slider for the contents page: http://ehmahaa.org.au/websiterebuild/home/contact/
It appears to be at the 868px high but I’ve set the page at 1800px by 600px? Any idea why it displays at different pixel height and width than that set for the page?
cheers,
jimmy
In forum: Virtue ThemeIn reply to: Shop page not showing images after upgrade
October 9, 2015 at 12:37 pm #62113You have some javascript errors on your site and one 404,
Start by going into the theme options > typography settings. And where you set the body font to Verdana, re-select verdana.
Then your js errors all seem to be related to an cached fine. When you updated through wordpress did you clear all your caching, are you using any caching plugins?
Ben
In forum: Virtue ThemeIn reply to: Shop page not showing images after upgrade
In forum: Virtue ThemeIn reply to: Sidebars & Headers
Also for your information, there are to meanings by BIG
You can have a big image like 1000×1000 pixels.
And you can have images like in MB bigIf you don
t need that big image, make it smaller like 500x500 pixels. But this doesnt mean your image is small, it can still be like 2MB or so even if you have make it smaller.You still have to optimize that 500×500 pixel image to use it on your website. use something like jpeg mini to optimize that 500×500 image. and after that you can upload it to WordPress
EDIT:
i saw you would like to use a plugin for it. Try to avoid to much plugins, to much plugins will also kill your WordPress speed. It is better to scale and optimize the image, BEFORE uploading it to WordPress. And also, if you optimize your image good, you will not notice any difference in quality. google it, because there are a lot of websites explaining how to do it!In forum: Virtue ThemeIn reply to: Sidebars & Headers
October 9, 2015 at 11:19 am #62090Speed: “give me a straight answer on how to fix it.”
If only it were so simple.There are many many things effecting the speed of your site. But for you right now the thing that would make the biggest initial difference is to optimize your images for web and not have huge, uncompressed images like this: http://bigcitylittleblog.com/wp-content/uploads/2014/09/IMG_4283.jpg.
Doing that will get the size more under control and then you can work through other things like caching, and minify.
Ben
In forum: Virtue ThemeIn reply to: Home Icon Menu doesn't work
October 9, 2015 at 11:13 am #62088So I just went in and switched those for you. Now the icon menu is enabled and showing on your site.
Ben
In forum: Virtue ThemeIn reply to: Page builder extra space on mobile
October 9, 2015 at 10:46 am #62077ok, I just looked at your site. You aren’t adding the css I posted (at least you didn’t copy from there. Looks like you pasted from an email which will not work). Then instead of working with the css your adding padding right to the pagebuilder element. Don’t do that. Please just use the css I posted here, make sure you copy from there else it will not work.
Ben
In forum: Virtue ThemeIn reply to: Anomaly microsoft edge
October 9, 2015 at 9:42 am #620631. Microsoft edge is not a good browser. They think it’s “smart” but then you can see it right on your site. Theres no reason other then browser. Thats why its best to force the browser to shut it off.
2. I see all the code and I see the favicon.
Since the update with wordpress you don’t need to set the theme options > misc settings favicon any more that might be conflicting with your site and the caching on your site.
Clear your cache.
Ben
-
AuthorSearch Results


