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'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 32,281 through 32,300 (of 39,333 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Mobile Layout Support

    #60069

    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… 🙂

    #60037

    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 Theme
    #60027
    This reply has been marked as private.
    In forum: Virtue Theme
    #60021

    You 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

    #60020

    1. 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

    #60011

    1. 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.

    #60000

    Awesome thank you! Is there anything I need to show you on my end? The Vimeo videos are set to only show on my site.

    In forum: Virtue Theme
    #59975

    Looks 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

    #59965

    It wasn’t until I updated to 3.2.8 that it started to show up. In fact I have 3.2.8 on several sites. It just showed up on this one site, none of the others.

    In forum: Virtue Theme
    #59964

    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 Theme

    In reply to: Mobile Layout Support

    #59960

    Hey,
    “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 Theme

    In reply to: Fatal error

    #59953

    ok, 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 Theme
    #59952

    Hey,
    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 page

    see here for more: http://docs.woothemes.com/document/woocommerce-shortcodes/

    does that help?

    Ben

    #59947

    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, etc

    I 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

    #59945

    Can 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

    #59939

    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:

    http://www.amazingpebbles.com

    Thanks

    Nik

    #59926

    how to increase/check max execution time in cpanel of live website???

    #59924

    I am getting this Forced Dev Mode Off Enabled from this theme on one of my websites when I go into my Theme Options. It says to contact the developer of the theme, so I’m contacting you. What do we do next?

    #59916

    Hi,
    I dont know why, the customise option in the site page is not working. whenever i click on the customise button, the page goes blank. Similarly whenever i go to themes and click on preview theme, the page goes blank. Please help..

    Thanks

    #59914

    1. “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 Time and not Leadtime.

    You can use whatever just need to make sure they both match. Change your function if you want to use “Lead Time”

    Ben

Viewing 20 results - 32,281 through 32,300 (of 39,333 total)