Forum Replies Created

Viewing 15 posts - 8,311 through 8,325 (of 8,657 total)
  • Author
    Posts
  • in reply to: Cloning a site #5316
    wensolutions
    Keymaster

    @ruurik,
    Can you please post your issue on the duplicate plugin support forum so that you could get support from the plugin developer and support community.
    https://wordpress.org/support/plugin/duplicator

    Thanks

    in reply to: Cloning a site #5258
    wensolutions
    Keymaster

    Hello @ruurik,
    You can use The Duplicator plugin to clone a site from one location to another. Follow the steps as mentioned below:
    1. After activating the Plugin on the source site location.
    Go to Duplicator-> Packages-> Create New. Then it will navigate to following tabs one by one:
    Set up-> Scan-> Build Package

    2. After getting message Package Completed, click on the tabs Installer and Archive and save the files.
    3. Now copy these two files inside your destination site, ie in the same directory to wp-config.php
    4. Next navigate to the destination site (for eg. http://[site-url-removed]/installer.php) and proceed to following each tab:
    Deploy-> Update -> Test

    Note: Visit Plugin Link for detail information:
    Plugin Tutorial

    Best Regards!!

    in reply to: Slider arrows do not work #5248
    wensolutions
    Keymaster

    @ruurik- Check the Enable Controls box repeating above mentioned process.
    Next, paste the following code inside Custom CSS section:

    .bx-controls-direction{
    display:none ;
    }

    This will disable the arrow control only.
    Thanks

    in reply to: Slider arrows do not work #5239
    wensolutions
    Keymaster

    @ruurik – To disable the arrow controls only you need to go to Customize-> Home/Front Featured Slider-> Slider Options -> Uncheck the Enable Control -> Click Save and Publish.

    Best Regards!!

    in reply to: Slider arrows do not work #5236
    wensolutions
    Keymaster

    Hello @ruurik,
    We have tested your problem and found that there is some issue with the left slider arrow hence this issue has now been tagged as ‘Known issue’ and we have informed it to the theme developer. This issue shall be addressed in the next theme update release.

    Thanks.

    in reply to: Hello TP, I just got the Education-hub-pro theme today #5204
    wensolutions
    Keymaster

    Hello @intermediate,
    You can find the documentation of Education Hub Pro theme here.

    Hope this helps to solve your issues.
    Best Regards

    in reply to: Different hover color for services #5142
    wensolutions
    Keymaster

    Hello @ruurik,
    Hope you are doing well today. Add following code in the Custom CSS box:

    .box-container a:hover .box-content{
       background-color: #33cc33 !important;
      }

    I have used the dummy color, you can replace it with any color you prefer.
    Hope this helps resolve your issue.

    Thanks

    in reply to: woocommerce #5116
    wensolutions
    Keymaster

    There is already a widget available for it.

    Have you tried adding the widget called WooCommerce Product Categories where required on your homepage ?

    This lists the product categories you have created which when click will take you to the shop page with items belonging only to that category.

    in reply to: Photo Perfect V1.4 #5066
    wensolutions
    Keymaster

    @Renieh Yes, you can update it to the latest version 1.4 which is fully compatible to its predecessor.

    Let us know if you get any problem after the update.

    Thanks !

    in reply to: Title only on one page in slider #5017
    wensolutions
    Keymaster

    Hello @ruurik,

    As I have checked you site [site-url-removed] as you have provided in previous thread.

    To remove that the separation line between the title and the subtitle you need to add custom CSS.
    To add custom CSS you need to go to Admin Panel / Customize / Theme Options / Custom CSS. In this section you will a text-box to write custom CSS. In this box copy and paste below code:

    
    span.banner-divider {
        display: none;
    }
    
    

    Hope this will help to resolve your issue.
    Best Regards!!

    in reply to: All Pages leading to 404 error #5016
    wensolutions
    Keymaster

    Hello mwallece@dyton.com,
    If your issue isn’t solved, can you share your site url here.

    Best Regards!!

    in reply to: remove category display #4968
    wensolutions
    Keymaster

    Hi @yvanoid, this is simple ! 🙂

    Please check this link to know how you can do this from Customizer .

    http://themepalace.com/theme-instructions/photo-perfect-pro/#HeaderOptions

    Hope this makes you all clear !

    Thanks

    in reply to: Site Icon doesn't show up #4951
    wensolutions
    Keymaster

    Hello @laic,
    Glad to know that you were able to solve the issue.
    Let us know if you have any further queries.

    Best Regards.

    in reply to: woocommerce #4935
    wensolutions
    Keymaster

    @regbert – Education Hub Pro is fully compatible with woocommerce plugin. Here’s the process of setting up the woocommerce:
    1. After activating the woocommerce plugin, navigate to Products -> Categories -> Add New Product Category
    2. Next, set up the category “Fiction” and upload the feature image for the category.
    3. To add new category “Health” repeat the same process.
    4. After you are done with all the category set up, you need to add the individual books
    5. Go to Products-> Add Product, then assign it the Product Category before Publishing it.
    6. Similarly, repeat this process for all of your individual book.
    7. Now the selected Books from Genre category with feature image will be displayed on the front end. You need to set up the remaining process to redirect the user to the shop page from this page.

    You can find the process of managing woocommerce products and detail guide here:
    https://docs.woothemes.com/document/managing-product-taxonomies/

    Thanks

    in reply to: All Pages leading to 404 error #4868
    wensolutions
    Keymaster

    Hello @infotej,
    Try deactivating all plugins.If that resolves the issue, reactivate each one individually until you find the cause.
    If that does not resolve the issue, try switching back to your old theme for your version of WordPress to rule-out a theme-specific issue.
    If you weren’t able to resolve the issue by either resetting your plugins and theme, we may be able to help, but we’ll need a more detailed error message and your site url too here.

    Let us know if that resolve your issue.

    Best Regards

Viewing 15 posts - 8,311 through 8,325 (of 8,657 total)