Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi, Im running multiple websites and moving them all to my new VPS. I managed to transfer 1 website succesfully, but recently my export also always hanging at 75%…..

    Dis-activated Wordfence.

    Thread Starter vanhims

    (@vanhims)

    @photocrati member –
    Hi, well immediatly after installing the combo of :
    *NextGEN Gallery by Photocrati
    *NextGEN Public Uploader
    I noticed 4 issues.

    1st issue: I like most the gallery with one big image which displays the content of the smaller thumbs below it. But, each time I click on another thumb, the page reloads and jumps back to the top of the page.

    2nd issue: I check the errors with chrome developer tools and that time I noticed a couple of errors from the add-ons that you included in the package. eg Fancybox etc…

    3th: There is a settings page for you plugin, with a lot of toggle bars. But changing the settings here, doesnt change anything at all to my site.

    4th: Most problematic issue for me, is when I post a link on facebook or any other site, when people click on it and land on my site, the whole page is empty. Only some css div are with colour. But no text, no images. Maybe the WP loop gets broken cause of a php error or something.

    For the moment, I removed your plugins. So I can’t give more data anymore. But if you could fix some errors, I would be happy to reactivate them and try again.

    Keep me up to date ??

    Hey Martin,

    Same thing here! Today spend a whole day on fine tuning my website custom IT.

    I went from a google page speed score of 58% for desktop to 80% after tuning everything. Especially the Minify option was great.

    –BUT–

    One thing remaining is the “Image Compression”. Sad that this function isn’t being fixed by the W3TC plugin. I suggest we should fined another plugin? Although is it rly worth saving a couple of kB’s?

    I dont follow 100% what you are running now… You host your own domain or you have one from GoDaddy.

    If you have your host-login-codes can you try install FileZilla and see if you can get access by FTP?

    Hy buddy!
    I found the solution, after half day searching! Forget about all these
    complex solutinos. Follow these steps, problem will be fixed for sure:

    1) Go to “shop” in WP settings => go to “presentation”tab
    2) Check “wpsc-shopping_cart_page.php” in theme setting and move template.
    3) Click “flush theme cash” to activate live editor in theme editor

    4)Go to “display” => “Editor” and locate now “wpsc-shopping_cart_page.php”
    5)So in this PHP they have put a standard pemalink to ur shopping cart. My hint
    is to visit ur shopping cart, copy the URL from internet.

    6) use the search function inside the wpsc_shopping_cart.php and you will have to replace a certain line of code a couple of times in the program, by your own checkout URL.

    Replace exactly this line =>

    “<?php echo get_option(‘shopping_cart_url’); ?>”
    By this =>

    https://www.xxxxxxxx.be/checkout/&#8221;

    This will reroute the standard permalink to your shopping cart.

    HINT
    =====
    Make sure you use the correct shortcodes for the corresponding pages!
    eg: [productspage] and [transaction-results]… google to know more.

    Good luck! This will save u 1 day work!

    I found the solution, after half day searching! Forget about all these
    complex solutinos. Follow these steps, problem will be fixed for sure:

    1) Go to “shop” in WP settings => go to “presentation”tab
    2) Check “wpsc-shopping_cart_page.php” in theme setting and move template.
    3) Click “flush theme cash” to activate live editor in theme editor

    4)Go to “display” => “Editor” and locate now “wpsc-shopping_cart_page.php”
    5)So in this PHP they have put a standard pemalink to ur shopping cart. My hint
    is to visit ur shopping cart, copy the URL from internet.

    6) use the search function inside the wpsc_shopping_cart.php and you will have to replace a certain line of code a couple of times in the program, by your own checkout URL.

    Replace exactly this line =>

    “<?php echo get_option(‘shopping_cart_url’); ?>”
    By this =>

    https://www.xxxxxxxx.be/checkout/&#8221;

    This will reroute the standard permalink to your shopping cart.

    HINT
    =====
    Make sure you use the correct shortcodes for the corresponding pages!
    eg: [productspage] and [transaction-results]… google to know more.

    Good luck! This will save u 1 day work!

Viewing 6 replies - 1 through 6 (of 6 total)