- TutorialsDefault Block Settings Guide
Hello!
I’m trying to copy the style of your travel demo:
http://demo.tagdiv.com/newspaper_travel/
Here’s my current site:
http://budsies.dreamhosters.com/wpbudsies/
I noticed how when you change the width of the browser window in your demo site, the camel photo does not change size; it simply crops from the sides so the size of the camel’s head stays constant. But on our site, the whole image stretches. How can we achieve the same effect with our image?
Here’s a screenshot of how we set up the page from the admin side: https://www.dropbox.com/s/6hwewlrct4qk3yx/Screenshot%202016-03-14%2015.55.48.png?dl=0
Thanks a lot!
When I look at my website on my phone there is white space above the header. How do I get rid of that?
Also is there a side by side block setting that will show up that way on a phone? Similar to wikihow?
Troubleshoots.com
Thanks
Mike
Hi folks
here’s a support query from me which might be rare to see 🙂
Minor item came up with the AMP roll out, where we are using the built-in hit counter (non Ajax) with Newsmag, but of course the hit function doesn’t fire off with the /amp/ CSS load redirect — basically works like a custom print CSS setup.
With one site where we still use wp-postviews, the hook was easy to add to functions.php to fire it off on each AMP visit (now getting thousands of AMP views per week on a particular site, hundreds on another!)
Seems like there would be a TD function to fire off in the same way we do the wp-postviews, via this hook
do_action( 'amp_post_template_head', 'process_postviews' );
Any pointer on the right ‘process’ to insert there for the TD hit counter, would be appreciated. I will also add that to my little AMP tutorial thread. I’ve not posted this query on that thread, as it’s more likely to be buried vs a new topic.
Thanks 🙂
(( Presumably, you could add this to a future theme update, too, but for now, need it for existing Newsmag sites where not going to update theme just for that! ))
Help I am trying to use WP PRO Advertising System plugin on Newsmag. I want to place a leaderboard ad 728×90 on header. The plugin works with shortcodes eg:[pro_ad_display_adzone id=”168552″] and I entered the code on ads section on the Theme Panel but it didn’t work as nothing is displayed. I checked the forum and it appears the shortcodes work with Newspaper theme’s ads panel but I could not find any mention of the Newsmag theme.
The plugin also works by adding this code to the corresponding php file:
<php echo do_shortcode(“[pro_ad_display_adzone id=168552]”); ?>
I think this code should go into either ads.php or header-style-1.php but I am not sure where I should put this code. Could you please tell me where I should insert this code?
I appreciate your help here.
Kind regards,
Tunç
my site is kanalfinans.com
Hi
I’ve checked your the indicated page and the header an footer parts are displayed fine on my side as you can see in this screens: http://screencast.com/t/VoCqbZxC – http://screencast.com/t/M9JPsPb63
If you still have this issue please provide more specific details about it so I can inspect it closer and get back to you with a a more accurate answer.
Thanks!
Hello,
I’m trying to add a header image below the navigation. (I thought this page in the forum might help, but it’s not loading at the moment: https://forum.tagdiv.com/header-ad/)
I added the header images using conditional statements, since each category has its own unique banner. I added them to header-menu.php. However, the shadow line which should go below the navigation is appearing below the banner instead. I’d like that shadow line to move back up beneath the navigation. Is there a different file I should be editing instead of header-menu.php so I can get beneath the menu shadow?
Here is an example of a category page with header banner:
http://thekineticist.com/category/kinetic-catnip/
Thanks.
Rachel
Hi Bogdan, let me just expalin again please
My Ads (ads code, adsense) is working fine. that’s why the ads I did manually on widget – sidebar is working.
The problem is the Ads feature on the theme back-end (theme panel – ads) – the header ads, inline article, bottom line article ads… (etc) features are not showing up after I have copied and paste the correct Adsense Ads code on the box provided (theme panel – ads).
That’s why like you said, you can’t see any header and inline article ads to inspect because they are not appearing.
I don’t know if you understand what I am saying?
I can provide you with my login/admin if you want
Thanks
Hello,
I have checked your website but could not find any header, article ads to inspect. Just the sidebar ones that seem to work. Please provide an example of how you implement the ads and a link pointing to an ad that does not work so we can inspect it.
Thank you!
Hi James,
Yes randomly – but with PRO is also adds a ‘weighting’ option if you need it
See westbridgfordwire.com – Header and Leaderboard (under header) ads on the site are embedded AdRotate ‘groups’ with a random rotate applied every 8 seconds – the AdRotate shortcodes are added to the Theme Panel (TagDiv) Ads sections.
Sidebar are a mix of AdRotate ‘single’ and’group’ in AdRotate widgets – the only issue is a ‘jumping’ on mobile, but there’s an easy ‘plugin edit’ from the dashboard that can stop this issue. You may not experience this anyway.
Pat
hi Bogdan ,
thank your answer,
I know how to do that , but I want the smart search , the search with suggestion that is in the header (Live search with ajax and up down keys) to use in a widget , and not wordpress search
waiting for your answer
Hi,
You can hide the header menu search widget with css like so:
.td-search-wrapper{
display:none!important
}
And then you can use the search inside a widget in the sidebar like so: http://screencast.com/t/AWHGoqXXU5s1
Thanks.
Hi! In some of my posts the header and footer are in fullwidth, as I would like. Others are not. I cannot seem to find the cause of this. Could you please help me look into this?
Site is http://www.arenainord.no
page where fullwidth is working:
http://www.arenainord.no/2016/02/01/dypt-samarbeid-for-havneloft/
page where it’s not working:
http://www.arenainord.no/2016/03/11/bad-med-gode-utsikter/
please PM me for login
Hello MarioBoriassi,
Please notice that HEADERS BACKGROUND COLORS affect the global header for blocks like this -> http://screencast.com/t/M0rovbBD4zyp if not set values for background colors from Visual Composer. If you want to change the main color header for your site you have to change the color from this field -> http://screencast.com/t/gCMyb8cj and the result you should see here -> http://screencast.com/t/VhbhzIvC9e
For more information about Theme colors, please consult our documentation here -> https://forum.tagdiv.com/theme-colors-introduction/
Thank you for the message!
Hi
This errors happens when you try to access the theme’s index.php file directly, usually it displays a Fatal error: Call to undefined function get_header() and it shouldn’t be picked up by google’s crawler.
You can find more info about this in this tread: https://forum.tagdiv.com/topic/fatal-error-3/ and add a redirect rule for it.
Hope this help.
Thanks!
Hello,
This depends on how you implement the social counter. If you implement it in visual composer on a split row like so: http://screencast.com/t/XaqWUM24Lx1X you can use the adbox element in visual composer. You can use it as any other visual composer element and position it the way you like.
If you implement the social counter on a sidebar, again you can select the adbox in the widgets area as well: http://screencast.com/t/hytUBadNWk
You can read more about ads in our documentation here: https://forum.tagdiv.com/header-ad/
Thanks.
http://www.womensgolf.com
No images (apart from the logo in the header and footer) are visible on mobile devices.
Issue occurs with both iOS and android mobile phones.
Images display normally on Desktops and Tablets.
Actions so far
Deactivated all non-tagdiv plugins except Visual Composer.
Installed and ran the Regenerate Thumbnails plugin.
Installed W3 Total Cache and ran ’empty all caches’ and ‘purge CDN completely’.
Activated previous theme ‘Themify Magazine’ and checked mobile view – working normally
Reactivated Newsmag theme and checked mobile view – all images (apart from the logo in the header and footer not appearing
About 40% of our traffic is on mobile devices other than tablets so this is a serious and urgent issue for us
Thanks,
Richard
Hi
Images (other than Header and footer images) are showing on desktop but not on mobile.
I am not running a cache and I have deactivated all non-tagdiv plugins. The images were displaying normally until about 14 hours ago and no new plugins have been installed for at least 24 hours.
Site: http://www.womensgolf.com
Thanks,
Richard
hello
i was wondering if you can show me how to remove the smart search box from the header and use in a widget
Hi, I have last week set up my Google Adsense. My theme ads input (on the theme panel) are not working.
But me using text widget is working fine.
Header ads, inline article, bottom article and more… are not showing up. How can I solve this?
Yeah, I’ve input the adsense code on the theme panel – ads…
Please help
Make sure those are not ‘curly quotes’
eg
Header set Access-Control-Allow-Origin "*"
Did you change the default memory allocated to WP in your wp-config.php file ?
Did you check a post page at GTmetrix.com to make sure you have proper gzip/deflate running as well as expiration headers, consider using a caching plugin for site?
Fatal error: Call to undefined function get_header() in /home/citizen6id/public_html/wp-content/themes/Newsmag/index.php on line 6
there is no get_header() function in function.php
Hello. My site is http://www.storypickers.com
I have a problem with icons and these things like in screenshot:
http://www.screencast.com/t/2yEyLPJwEJlp
I post this issue some days ago and one of your staff told me I should put this code in the .htaccess:
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
However, I put this code and think worked. I replyed them but no response. I’m waiting for a solution.
P.S: This problem is showen only some times not always.
Another question ?
In the theme option panel, some options will not work ? For instance if I try to change my HEADERS BACKGROUND COLOR, it will not change ? However, if I try to change the website background color, that will work ?
So I maybe delete the theme and reinstall ?
Hi Mr. Catalin
My problem is solved! Best Support! Thanks!
Details:
I added mini codes in .htaccess file look like this;
BEFORE
________________________________________
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
________________________________________
AFTER
________________________________________
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress