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,781 through 32,800 (of 39,333 total)
  • Author
    Search Results
  • #56281

    Guess we posted the same time;)
    I don’t know if you saw my other question re the z-index of the layers/slider images?
    And by the way, unfortunately the selector #pg-11-0 .siteorigin-panels-stretch:before does not work for a pattern to be applied full-width. It only gets applied to standard layout of the row. Dou you know why?

    Thanks 🙂

    In forum: Virtue Theme
    #56273

    Your site is showing errors and after minutes of trying to load I still don’t see it: http://tools.pingdom.com/fpt/#!/dkdGGT/http://tokoherbal.org/

    It’s a different topic because it would be different code depending on your sites settings and header.

    Ben

    #56265

    Darren, I just looked at your site and it’s showing your using version “2.3.13” of woocommerce. You have to update to the latest. After you do don’t ignore the notice in your admin from woocommerce about “running the updater” that has to be done.

    Ben

    In forum: Virtue Theme
    #56253

    Oh im sorry ben, I think this is the same topic and i dont wnt to double post.
    oke, now you can see the site.

    In forum: Virtue Theme

    In reply to: HELP… blank page…

    #56245

    I cleaned the function.php file via ftp… and now everything is ok…
    How can i use the above code without freezing the site? something changed in the theme i suppose ?
    thanks for the help

    #56242

    Hi,
    I’ve updated the virtue theme and as always i’ve added the below mentioned code , now i don’t have access to my admin no more… and the site is just a white page….

    help
    i’ve added the following code :

    “add_filter( ‘woocommerce_variable_sale_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
    add_filter( ‘woocommerce_variable_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
    function wc_wc20_variation_price_format( $price, $product ) {
    // Main Price
    $prices = array( $product->get_variation_price( ‘min’, true ), $product->get_variation_price( ‘max’, true ) );
    $price = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
    // Sale Price
    $prices = array( $product->get_variation_regular_price( ‘min’, true ), $product->get_variation_regular_price( ‘max’, true ) );
    sort( $prices );
    $saleprice = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
    if ( $price !== $saleprice ) {
    $price = ‘‘ . $saleprice . ‘ <ins>’ . $price . ‘</ins>’;
    }
    return $price;
    }”

    now i don’t have access to my admin no more… and the site is just a white page….

    help

    #56239

    Hi Ben

    I tried it with Safari, firefox and Chrome! I checked that the file was properly zipped. I’ve downloaded the file several times from Kadence to see if there was an issue when I downloaded the file. Everything seemed in order so you being able to upload it is a complete mystery to me! But thanks so much for uploading it for me. It’s a great relief that I can start redesigning the site now. This thing has been bugging me for about 2 weeks. So thanks again for the rescue!! Jenny

    In forum: Virtue Theme
    #56215

    Hey Sidiq,
    Please in the future post in your own topic, Thanks!

    Your link shows a site in maintenance mode. I can’t see anything?

    Ben

    #56211

    Hey can you post a link to your site?

    Ben

    #56207

    Hey, just to jump in on this thread. I was looking at setting up a testimonial carousel on the actual testimonials page. So instead of having it like this;
    http://leessmith.com/index.php/testimonials/
    I was hoping to have something that is like on the home page of the Kadence site.

    Is there a way to plug in the testimonials into a carousel to be used on something other than the homepage?

    Cheers.

    S.

    #56184

    Hello!
    I have few issues that I can not fix-them, so I kindly ask for your help:

    1.The font type that I selected for the slider revolution is shown correct on the desktop site version, but on the mobile I see a different font type ( I think is a default Times New Roman)
    2. On the mobile, the wish list and the shopping bag don’t have the product photos ( appear only the name of the product)
    3. Also on the mobile version , when I scroll in a product category, the image of the product appear blurry. If I click on the product, the photos are sharp and perfect.
    4. In the dashboard/products menu can I have more that 20 items on one page? because I like to sort products but I can not bring a product from the page 2 or 3 on first page…I am not sure if is a correct expression this…

    Thank you!
    Have a nice day!

    My site is http://www.joyofjewellery.com

    #56181
    This reply has been marked as private.
    In forum: Virtue Theme
    #56179

    How abou my site ?
    I want to focus on mobile visitor, i enable infinite scroll on shop page and want to Top Bar Follow Scroll.
    i follow the css code but not looking good.

    thnks b4

    #56171

    Hi,

    I want to disable the navigation of the image slider because I only have one photo. But I wanted to have a different image for the Blog List/Summary and the main image that’s why I used the image slider option.

    Please advise. Also currently the slider is showing outside the image and not hidden like in the demo site.

    Thank you,
    Breezy

    #56169

    Hi,

    I have a site that has a homepage for all four different client segments, which then clicks through to sub-pages for each of these groups.
    I would like to have the Latest Blog posts on the homepage (as done in the Home Layout section of the Theme Options) – and then have this same Latest Blog posts widget on each of the sub-pages (along with other page content, so not a blog template situation), but then only pulling posts from the category relevant for this target.
    I have looked at page builder to try and get this to work – but the best I can find is Pinnacle Post Grid which only shows very small thumbnails, rather than the larger images I can achieve on the homepage.
    Is there a way I can do this that I have missed?

    Thanks

    #56162

    ok thank you so much, you are so great..i really appreciate your quick action to solved my problem. .. hope all the plugin and website running smoothly because i really happy using Virtue Premium Theme..(Y) thank you again

    #56150

    Looks like your plugin is conflicting with a function is_mobile() in the js. It’s seems like it’s overriding the themes function and causing the conflict. Once you have one js conflict all other js won’t work like your countdown.

    Can you send me a temp login to this site I can see if I can figure out the exact cause?

    Ben

    #56143

    Hey Jenny,
    Just curious have you tried contacting your host?

    If you would like I would be happy to login and see if I can diagnose your issue. Can you send a temp admin login to your site? You can use the “Set as private reply”

    Ben

    #56129

    It’s a good idea to stay up to date always while using wordpress. If you worried I suggest using this plugin: https://ithemes.com/purchase/backupbuddy/

    It’s a great way to automatically have weekly backups of your site incase anything goes wrong. you can also look at some free options like this: https://wordpress.org/plugins/duplicator/

    Ben

    #56120

    Hey,
    Pages can’t have the same permalink as a portfolio post. so If you want a grid on your home page you can use a gallery and then manually add each page link for each image using this plugin: https://wordpress.org/plugins/wp-gallery-custom-links/

    Or you can add a portfolio post for each page and add in a redirect so that you would have a page for each post and you would redirect the post url to the page: https://wordpress.org/plugins/safe-redirect-manager/

    Or you can approach this opposite of above and make all your portfolio posts then add redirects for the page urls that are getting traffic.

    Ben

Viewing 20 results - 32,781 through 32,800 (of 39,333 total)