Support for Envato Buyers Forums DGWork Edit Below Footer

Viewing 7 reply threads
  • Author
    Posts
    • #11853
      bdendas
      Participant

      I’d like to add all rights reserved section below the footer, I believe I hide this section before but would like it to be shown now.

      How do I edit this section: http://imgur.com/a/8pNlr

    • #11855

      Hi

      Please go to DGWork Options > Custom Codes > Custom CSS. Change the following custom CSS

      .tmvs-grid .post .freeLabel, 
      .text-desc .edd_price, 
      .text-desc .add_to_cart, 
      .site-info, 
      .pushy .account{display:none;} 

      to

      .tmvs-grid .post .freeLabel, 
      .text-desc .edd_price, 
      .text-desc .add_to_cart,
      .pushy .account{display:none;} 
    • #11859
      bdendas
      Participant

      You’re the man!

    • #11860
      bdendas
      Participant

      Also, any reason my blog posts stop showing in my blog section?

      This happens pretty much every day. I go in and update the page, blogs posts show for an hour or so, then they disappear.

      Example: http://imgur.com/a/fmXA2

    • #11861

      Hi

      Is it possible to deactivate your plugins for a moment, and check again? Because I found the HTML source code is incorrect, also, there are many javascript errors when I checking the blog page with chrome developer tool > console. Looks like the issue is caused by a plugin, but I’m not quite sure.

      Thanks

    • #11863
      bdendas
      Participant

      Can we schedule a specific time to do this?

      My email is brandon@indiegetup.com

    • #11864

      Actually, you can do it by yourself, just deactivate all your plugins, then check the blog page, if the blog posts will display as normal, please let me know, then we can schedule a specific time that I will try to deactivate the plugins one by one to find the question plugin.

    • #11865

      Especially check the plugin which you use to minify the files.

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