Support for Envato Buyers Forums DGWork Error with Revolution Slider

Viewing 6 reply threads
  • Author
    Posts
    • #11156
      Arquivo3D
      Member

      Hi, i have a trouble when i try to import the demo data, here you can see what is happening

      http://www.arquivo3d.com

      Slider with alias home-slider-1 not found. (This message appears in the home page of the demo)

      Can you fix that for me? Thanks a lot

    • #11158
      Arquivo3D
      Member

      One more thing, when i try to go to BLOG this ERROR page appears, you can see this right here:

      http://arquivo3d.com/index.php/category/blog/

      I dont know whats going on…

    • #11160

      Hi

      1. If the Revolution slider was not activated before you import the demo data, it will imported failed. But anyway, we also include the slider demo data in your download package, you can find it Sample data folder, home_slider_2.zip and home-slider-1.zip are the data file, you don’t need to unzip it, just go to WP admin > Revolution Slider, click import the slider, upload those zip files directly, then the slider will be imported.

      2. You can give a test, go to settings > permalink page, choose the default option, then check that page again, if it will display as normal, then I can make sure it’s your server configuration issue, please check whether or not the .htaccess file does exist under the root folder of your WordPress, make sure it works properly.

      Thanks

    • #11167
      Arquivo3D
      Member

      Thank you Jhon, all those problems are solved! Just one more thing, as you can see here arquivo3d.com between the top menu and the Slider have a space… Is there any way to get this out? Leave the menu and slider together, with no space between them? Thank youuu GREAT THEME BY THE WAY! Visual Composer and Rev Slider are such powerfull tools!!! Great job!

    • #11174

      Hi

      You can try to edit the row and column settings, switch to “Design options” tab, then set padding top to 0. If you don’t know how to do that, you can post your WP login details via private reply, I will do that for you.

      Thanks!!

    • #11186
      Arquivo3D
      Member

      Nice, thanks for your help.

      How can I change the capitalize title? Every word from the posts title start with a uppercase letter, it is posible change this? Thank you

    • #11191

      Hi

      Did you mean the blog post title? You can add the following custom CSS into style.css of your child theme or DGWork options > Custom Code > Custom CSS.

      .single h1.entry-title, 
      h2.entry-title{
        text-transform: capitalize;
      }

      Thanks

Viewing 6 reply threads
  • You must be logged in to reply to this topic.