• Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper
Search
tagDiv support
  • Become a member
  • Sign in
  • Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper

This forum is now closed to new posts

All existing content remains available to browse and search. For support, please email us at contact@tagdiv.com Our team is happy to help as soon as possible.

Home Newsmag Ads are not displayed properly

Ads are not displayed properly

Posted in: Newsmag
Post count: 26
veet1975
#133028
Sep 12, 2016 at 10:17 am

Hi,
I need “load more” buttom must be the same as the Main Menu.
How I fix it?

Thanks,
Veet

Post count: 6535
Andrei L.
#133131
Sep 12, 2016 at 3:25 pm

Hi

Try this css: http://screencast.com/t/RsASeyu7GmD

.td-load-more-wrap, .td-load-more-wrap:hover {
display: table!important;
margin-left: auto!important;
margin-right: auto!important;
}

Thanks!

Post count: 26
veet1975
#141651
Nov 1, 2016 at 10:20 pm

Hi,
I have one problem, I changed the name of the all images and now “Future Image”in posts is not displayed.
I canceled all plugins. Still do not see future image in posts.
URL:dev.omgnews.today
Can you help me please.

Best regards,
Veet

Post count: 23312
Catalin
#141702
Nov 2, 2016 at 9:34 am

Hello veet1975,

I have inspected your website and I saw that your featured image does not display. I have checked your console and I also saw that you have some warnings, as you can see here -> http://screencast.com/t/LBIhdvwpMC I suspected all of them being from your untested plugins which you have used. Please try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out any conflicting plugins.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Post count: 26
veet1975
#141952
Nov 3, 2016 at 10:13 am

Hi,
i creating landing page and i want remove main menu an footer.
how i fix it?

Besat Regard,
Veet

Post count: 23312
Catalin
#141999
Nov 3, 2016 at 1:27 pm

Hello veet1975,

You should use a bit of CSS to hide these two containers. Also, if you want to hide them only for a particular page, you should use the page ID for this page, like this ->

The code is ->

.page-id-13 .td-header-wrap, .td-footer-wrapper{
display:none;
}

The result is here -> http://screencast.com/t/qWIH3qdgJrK

This is just a basic example. You should create your own code with your desired page ID from your website.

Thanks.

Post count: 26
veet1975
#142020
Nov 3, 2016 at 2:33 pm

Thanks.

I have to do 2 sections with posts.
see image pls.
http://www.screencast.com/t/rcPm1TXKdS

how i fix ?

Thanks,
Veet

Post count: 23312
Catalin
#142134
Nov 4, 2016 at 8:17 am

Hello veet1975,

Your website URL is required so I can inspect it closer and also, so I will be able to target your pages for a more accurate response.

Thanks for the message!

Post count: 26
veet1975
#142266
Nov 4, 2016 at 5:09 pm

I built the page, but I have a little problem -It is not suitable for all the devices
see pls image http://www.screencast.com/t/kTPxRncKWdjN
URL: omgnews.today/top-21

Best Regards
Veet

Post count: 26
veet1975
#142320
Nov 5, 2016 at 2:12 am

Hi,
i have another problem google blocking some scrips from site, its start today, i didn make any changes.

see creen capture pls.http://www.screencast.com/t/7SEqIlQ331T

url:omgnews.today

Post count: 26
veet1975
#142420
Nov 6, 2016 at 5:52 pm

Hi,

Banner 468×60 not responsive. pls see picture: http://www.screencast.com/t/2cMNZptm
How i fix this ?

Best Regards,
Veet

Post count: 26
veet1975
#142467
Nov 7, 2016 at 9:20 am

-I’ve set up in CSS display:none for header and footer, but it runs in the background.
-I have a clean this unnecessary code.

-I have built a blank page without header and footer.
-How can I build a page like this-it will serve me as a template.

-There is a possibility to build banners in WP?

url:omgnews.today/top-21

BEST REGARDS,
VEET

Post count: 23312
Catalin
#142625
Nov 7, 2016 at 4:46 pm

Hello veet1975,

Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme and rule out any conflicting plugins. I have inspected your source page and I saw that you have some untested plugins which can interact with the theme code and cause a lot of unknown issues. If the problem is still there, please try to make a new clean install from scratch only with required plugins, clear all your caches and check the results. And also, if you have some custom modification through code, try to revert the theme to the initial state and see how it will work.

Hope this helps and let us know how it goes!

Thanks for the message!

Post count: 26
veet1975
#144259
Nov 18, 2016 at 6:29 pm

Hi,
I have to close that account and open an for another user With another e-mail.

How i Make it?

Best Regards,
Veet

Post count: 23312
Catalin
#144406
Nov 21, 2016 at 8:32 am

Hello veet1975,

Please send us an email at contact@tagdiv.com with your new e-mail address, you new item purchase code if you have another one and we will disable this account with another one.

Thanks for your understanding!

Viewing 15 posts - 26 through 40 (of 40 total)
← 1 2
The forum ‘Newsmag’ is closed to new topics and replies.
veet1975
Support Hours (GMT+2)

Monday - Friday:
8:00 AM - 17:00 PM

Documentation
  • Newspaper
  • Newsmag
Facebook Instagram Twitter Youtube
Welcome to the Community! This is our main Support Center and, also the place where you can make new friends, people just as passionate about websites as you are. Don’t hesitate to ask for help as we are here for you. Thank you for buying our products!
Contact us: contact@tagdiv.com
  • Home
  • Blog
  • Forums
  • About us
  • Support policy
  • Privacy Policy
© tagdiv.com | Proudly made with by tagDiv. All rights reserved
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-advertisement1 yearThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement".
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDurationDescription
_ga2 yearsThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors.
_gat_gtag_UA_43963494_11 minuteThis cookie is set by Google and is used to distinguish users.
_gid1 dayThis cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
CookieDurationDescription
IDE1 year 24 daysUsed by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile.
test_cookie15 minutesThis cookie is set by doubleclick.net. The purpose of the cookie is to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysThis cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website.
YSCsessionThis cookies is set by Youtube and is used to track the views of embedded videos.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
CONSENT16 years 5 months 26 days 13 hours 25 minutesNo description
yt-remote-connected-devicesneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
yt-remote-device-idneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
SAVE & ACCEPT
Powered by CookieYes Logo