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: Mobile Layout Support
hi,
you were a bit late with the reply. 🙂
i tried the method of creating a new mobile child theme and my whole site crashed. wp-admin wasnt even opening. i had to delete the virtue premium parent folder and reinstall the theme but still didnt work.. finally i had to restore to a backup of 2 days back. lost all my changes i made in these 2 days. 🙁1. is there a way/plugin to get small size product images in mobile view. right now its so big that only 2 images fit in a row. atleast 4 products should be present in a row.
2. is it possible/plugin to add more than one rows for featured/best selling products in the mobile view?
3. finally, if all of the above isnt possible, then should i get a new free theme only for the mobile view and use “Any Mobile Theme Switcher” to set the mobile view as that theme(without using a different domain/subdomain). will that be a good idea in the long run when traffic is high??thanks… 🙂
In forum: Pinnacle ThemeIn reply to: Paid Membership Pro Stopped Working
Also, the PASSWORD issue I was having was a Plug-in through PMP that allowed users to see 3 posts before hitting a paywall to signup. It is called PMP Limit Views Plug-in. It has been fixed and I deactivated it! (phew!) But THANK YOU for all of your Vimeo help!
The site has been running slow…I’m sure because of other people looking into my issue. I’ll check it all tomorrow and if it’s still slow, I’ll let you know. It wasn’t slow before the upgrade HOWEVER, I will let PMP know the issue as well! 🙂
Bless you!!
In forum: Virtue ThemeIn reply to: Back to top costumization
In forum: Virtue ThemeIn reply to: Back to top costumization
September 24, 2015 at 2:53 pm #60021You can use css on it. Adding and iamge is a bit different from whats there but possible. What is the url for your site and the url for the “small logo” file.
Ben
In forum: Virtue ThemeIn reply to: Add TO Cart Button Size – Single Product Page
September 24, 2015 at 2:51 pm #600201. You are moving beyond support here. You need to create that background file with a plus sign in something like photoshop if you want me to help with the css for it. file needs to be on the site in a child theme first.
2. Look like you added : text-transform: lowercase;
Which would make all letters lowercase. Change that to : text-transform: none;
Ben
In forum: Virtue ThemeIn reply to: Adding Multiple Custom Fields…
September 24, 2015 at 2:31 pm #600111. I changed more then 36 please copy and paste what I added…
2. I see clearly on the home page. Clear the cache in your browser and site. and refresh your home page.
In forum: Pinnacle ThemeIn reply to: Paid Membership Pro Stopped Working
In forum: Virtue ThemeIn reply to: Topbar Widget Breaks Layout
September 24, 2015 at 1:15 pm #59975Looks like your missing a quote in the html of your topbar text widget:
The Official Website of <a href="/about/>RICK ROSS</a>
should be:The Official Website of <a href="/about/">RICK ROSS</a>Ben
In forum: Virtue ThemeIn reply to: Getting Forced Dev Mode Off Enabled
In forum: Virtue ThemeIn reply to: Topbar Widget Breaks Layout
Site is active so I can only keep this up with the error for a short time: http://agitainment.com/.
Thanks for your help.
In forum: Virtue ThemeIn reply to: Mobile Layout Support
September 24, 2015 at 12:48 pm #59960Hey,
“so is it possible to set up a different layout for the mobile then the main desktop layout??”
– No it’s one site the mobile should be changing to be responsive to the screen size but you would need to use a redirect to a different site if you wanted a different mobile site then desktop. Like creating a whole new site on a subdomain of your site.“What i am thinking to do to solve this is make another child theme only for mobile layout (called virtue_premium_mobile). and use the plugin “Any Mobile Theme Switcher” plugin in the main desktop child theme(i.e Virtue_premium_child) to allot the mobile layout of the mobile child theme. will this be a good idea??”
– No, a child theme is still the same responsive code and you can only the the theme options once it would be the same in the child as in the parent.If your home page content is your only issue then you can just create a new page for mobile and add a redirect to it: https://wordpress.org/plugins/simple-mobile-url-redirect/
Ben
In forum: Virtue ThemeIn reply to: Fatal error
September 24, 2015 at 12:43 pm #59953ok, if that is in your php file then it’s not being used by the site. Your top error shows it wasn’t using past 58mb of memory.
I suggest contacting your host and asking them to see why the php.ini file isn’t translating to your site.
Just so you know neither of those links gave me fatal errors.
Ben
In forum: Virtue ThemeIn reply to: Virtue Premium Help Needed
September 24, 2015 at 12:40 pm #59952Hey,
First thing you need to do. Go to settings > wp-super cache. Turn that off. Once it’s off then go to appearance > plugins and deactivate super cache. (you must turn it off in the settings first).Caching keeps a copy of your site from the point at which you start it then it refreshes that cache copy every day or so. You will be really frustrated with things not showing if your constantly looking a cached page.
Next. Your sample product has not been assigned a price. For there to be an add to cart you have to give the product a price. If you want it to be free then you need to add 0 in the product price box.
Learn more about working with products here: http://docs.woothemes.com/document/managing-products/
Next It looks like your cart page is missing the shortcode for the woocomemrce cart. These shortcodes need to be in the assigned pages:
[woocommerce_cart]– shows the cart page
[woocommerce_checkout]– shows the checkout page
[woocommerce_my_account]– shows the user account pagesee here for more: http://docs.woothemes.com/document/woocommerce-shortcodes/
does that help?
Ben
In forum: Virtue ThemeTopic: Mobile Layout Support
Hi,
I want to setup a proper mobile view for my website. but the layout i chose for my desktop layout of the website looks very bad in the mobile.
For Desktop i chose- header style- standard
home layout- i chose menu icons, etcI want a different look for my mobile view. so is it possible to set up a different layout for the mobile then the main desktop layout??
What i am thinking to do to solve this is make another child theme only for mobile layout (called virtue_premium_mobile). and use the plugin “Any Mobile Theme Switcher” plugin in the main desktop child theme(i.e Virtue_premium_child) to allot the mobile layout of the mobile child theme. will this be a good idea??
i mean in the long run, will i have trouble to make changes in my website(i.e desktop site and mobile site) when it has a high traffic.Plz help. Thanks
In forum: Virtue ThemeIn reply to: Customise/Preview option not working
September 24, 2015 at 12:22 pm #59945Can you send me a temp login to your site?
also can you look in your cpanel error logs and see if anything is showing.
http://www.ewhathow.com/2013/09/how-to-increase-php-max_execution_time/
You would just work in the php.ini file. Should be the same place you set the max memory.
Ben
In forum: Virtue ThemeTopic: Virtue Premium Help Needed
Hi, I purchased a copy of VP, to use with my website running WordPress and Woocommerce, and have got myself into a situation I do not fully understand. Apologies for my inexperience, I am trying to learn as I go. I installed WordPress first, then Woocommerce, a couple of free themes to play around with (wootique and mystile), and then I found the fee VP and loaded that. From there I found a tutorial on youtube for VP premium and decided to buy premium and set up my site by following the tutorial.
I had previously created web pages for my site before VP was installed, such as shop, about us, my account, checkout, and cart. I could not get these pages to work once I had installed VP, I know why, they each had a -2 or -3 at the end, so I knew they werent pointing to the original pages. So, I deleted all the web pages, and started fresh pages. These are now labelled correctly, but none of them work. The cart, checkout, my account tabs at the top right of my page do not show anything when clicked on, even with these pages selected as destinations within Woocommerce. As well as this, I have no add to cart option on the single test product I have listed on my page. I did originally have the add to cart option, but this has now gone.
I (possibly naively) thought that woocommerce and VP would be able to update in real time as I work, but it seems as though this is not the case, its almost like I have to wipe everything and start again, as no matter what I do I cannot get these apparently simple functions to work properly.
If someone could help me, it would be much appreciated, as I am completely stuck, and now do not know where I am with how this all works.
My website is:
Thanks
Nik
In forum: Virtue ThemeIn reply to: Customise/Preview option not working
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Adding Multiple Custom Fields…
September 24, 2015 at 10:56 am #599141. “Also guys the nav bar has randomly dissapeared off of the home page” – When you activate a child theme you have to assign menus like you would with any other Theme. WordPress doesn’t carry menu settings from parent to child themes. I looked at your site and I don’t see any menus assigned to menu locations for the site.
2. Looks like you added a custom field:
Lead Timeand notLeadtime.You can use whatever just need to make sure they both match. Change your function if you want to use “Lead Time”
Ben
-
AuthorSearch Results


