26935 comments found.
Hi there,
We have 7.5 version. Why we don’t see any notifications inside a theme about 8.0 version. Is it available?
Thanks, Igor
Hello,
Yes the new version is available. The notifications were sent via email about the the new theme version. You can update to newspaper 8 using this guide: http://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you! Bogdan B
OK, thanks!
Hello, I am using the following expression in a post vc_row/vc_column/vc_column . However, with visual composer it is shown correctly. When I switch to the tagdiv composer the post overlays the sidebar and goes over the whole page width.
it didn’t display the expression correctly. it should be : vc_row /vc_column /vc_column
Hello,
Both visual composer or the tagdiv composer, are not recommended to be used on posts. Please use this guide if you want to use visual composer: http://forum.tagdiv.com/how-to-use-visual-composer/ and if you want to switch to the tagdiv composer: http://forum.tagdiv.com/tagdiv-composer-tutorial/ Unfortunately for posts, neighter are viable solutions. The page builders were intended to be used on pages in our theme, not on posts. Also please do not use both page builders at once. Choose one or the other but do not keep both active at the same time. The pages built with visual composer will have to be re-created in the tagdiv.composer like this guide specifies: http://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thank you! Bogdan B
If i have a sliding smart-list and in that smartlist i have an sliding gallery – if i push the button für the “next” gallery image – the smartlist will move to the next list to?
Hello,
Unfortunately using a sliding element inside another sliding element is not a viable solution as the ‘pagination’ on both elements will conflict with one another. Please do not use sliding elements inside smart lists that have pagination. You can use it inside smart lists that do not change the current p[age like for example smart list 2, 4 or 5
Thank you! Bogdan B
Hello,
You can add icons to the menu using the font awesome 4 menus plugin as they have a huge repository of icons you can choose from. The icons on the arts and crafts demo were created specifically for that demo, so you need to install the demo in order to use the icons.
Thank you! Bogdan B
Hello. i using another theme but i need use “shortcode blocks” to this theme in visual composer. you can help me map this shortcode. Thanks
Hi,
Sorry but we I do not know what shortcodes you are after, but adding new elements to visual composer is no easy task. You will need substantial coding knowledge. We suggest hiring a freelancer/developer as we cannot offer any solution in this regard.
Thank you! Bogdan B
i using porto theme
Hi,
Sorry but shortcodes from one theme will not work on another theme. Shortcodes are not universal. Our theme has it;s own block elements and short codes.
Thank you! Bogdan B
Did I need to use AMP plugins in Newspaper 8 theme?
Hello,
If you want to use AMP, then yes, you will need the AMP plugin.
Thank you! Bogdan B
Have AMP facilities in my theme? If I get all facilities of AMP in my theme, then why I will use AMP? Thanks.
Hello,
I;m not sure what facilities you are referring to but the theme has no options for AMP. The implementation is added by using the AMP plugin. The plugin is the one that should provide the options you are looking for.
Thank you! Bogdan B
We are moving several websites to the Newspaper theme. At this point, one question we have concerns how to set up two ads in the masthead of the new website. You can see the existing site here (http://stthomassource.com/) and there are two ads on either side of the masthead. We are curious if others have had to set up something similar with Newspaper? Have you done it in the theme dashboard with some custom CSS or did you have to put it directly into the page template file? Thanks!
On our staging dev site, we’ve set up Style 11 for the header. We have two ad zones that need to appear on either side of the “Text Logo”. You can see what we currently have set up here (with some configuration of the template) http://stjohnsource-com.visource.staging.wpengine.com/. The ads are currently above and below the Text logo.
Hi,
Sorry but our theme does not have 2 ad spots in the header section. You will have to create the markup in the header code. The file you will need to edit is this one: https://www.screencast.com/t/lhvrhTuz
Thank you! Bogdan B
Hello,
I am working on this theme for a client and I’m a bit stumped.
Is it possible to use CSS to make it so the ’ block titles ’ appear on the ’ category ’ pages.
When you set up article viewing / category pages it puts a default #td-category-header #td-page-title
Where as I’d like it to match the front page, which is using a block title.
If it’s not possible with CSS would you have the code I could use to edit the theme?
Thanks
Hello,
You can have a go at it with css if you like but it will be missing the markup needed for this to work. It needs 2 containers to be able to get the block title style so you should change the html as well. Here is where the category title is being created: https://www.screencast.com/t/np7PPmFbY9O Each block title need a span present inside the block title class like so: https://www.screencast.com/t/iKQy3ptc
The theme has no options in this regard so it has to be made custom.
Thank you! Bogdan B
Thank-you for your help Bogdan, You are awesome! In the event that I can’t do it ( this coding is a bit above me ) could I pay you to do the modification?
Cheers
Alright, I’ve generated the code.
class td_module_3 extends td_module {
<?php echo parent::get_title(); ?>
the only downside is, I’m not trying to put it where the title is on the category pages, I’m trying to put it just above the td_module_3.php, so it looks just like the blocks system on the front page.
Here’s the site im working on
www.paulanthonyonline.com
Any idea how I can play the block title directly above the td_mod 3 but below the category title ( so it’s aligned with the side bar, like on the front page )
I’ve got a few mockup screen shots of what I’m trying to achieve here
( Can I just say thank-you so so much for the help, I’ve spent the last 3 hours trying to sort it out and you’ve literally helped me a million ways ).
Here’s what it looks like now -
http://www.paulanthonyonline.com/wp-content/uploads/2017/06/111.jpgHere’s what I’m trying to make it look like -
http://www.paulanthonyonline.com/wp-content/uploads/2017/06/222.jpgAny Suggestions would be really really appreciated 
Hi,
You seem to be on the right track. The only downside now is that you will have to move the code inside the ‘page content’. Inside the content area where the sidebar is. It means adding it inside the .td-pb-span8 class so the title does not stretch beyond the sidebar. Try to add it here: https://www.screencast.com/t/Bv0HdU0l10
If you have any further questions please open a new topic on our official support forum at http://forum.tagdiv.com/forum/newspaper/ The comments section here is destined for presale questions.
Thank you! Bogdan B
After updating to 8.0; stretched row is affected by the new TagDiv Composer. 4 Columns doesn’t work unless the new composer plugin is uninstalled.
Hello,
Yes, we do not recommend using both builders at the same time. If you plan to use one or the other, please disable the second one as both will create incompatibilities between them.
Thank you! Bogdan B
Hello, Can you please guide me how to set post title margin at right side.
Hello,
Sorry but I do not understand exactly what you mean. You willk have to be more specific and provide a link to your site so we can inspect it. Please open a new topic on our official support forum at http://forum.tagdiv.com/forum/newspaper/
Thank you! Bogdan B
Hi, great great theme! But I don’t see option for RTL use, and my website is a right-to-left content language, can you advise how/who can program this theme to use for RTL?
Hello,
Sorry but our theme has no RTL support and there is no easy way of implementing it.
Thank you! Bogdan B
hello i want to ask
how to disable ajax in live search? i created application android for my website but error like this :
https://4.bp.blogspot.com/-M5H4IqsTxDE/WQGbk4ZYdDI/AAAAAAAAAug/nmSGscq4CBskENDGEGNebnnZRDgBBmY2wCLcB/s1600/unnamed.jpgi think background search error show full in aplication android, how to fix it (clear background search or remove background search)
and how to change search into search standart (not using ajax)
please help me and tell me how to fix it (background search show full screen in my application)
i try to update theme to version 8.0 but same error
thanks before
Hello,
In order to remove the ajax search from the search widget you can remove the ajax call here: https://www.screencast.com/t/b8DDqhXFI7J
Thank you! Bogdan B
sorry i want to ask again. how to change search versi dekstop to search versi mobile? what file name can i edit? i think search versi dekstop to simple show box search without background thanks before
Hello,
Sorry but I do not understand what you mean. Please open a new topic on our official support forum at http://forum.tagdiv.com/forum/newspaper/ The comments section here is destined for presale questions.
Thank you! Bogdan B
i mean i want to change search box versi mobile to change search box versi dekstop like this :
https://prnt.sc/fgv1xmin screenshoot searchbox versi dekstop show in versi mobile but i don’t no how to change, can you tell me how to searchbox versi dekstop show in mobile version?
what a file name and script can i edit?
thanks before
Hello,
I understand, but unfortunately the mobile search does not have any options to be changed. You will have to add it manually from the thee code. This also depends on the mobile theme plugin if you use it or not as the modification is different for the standard responsive version and the mobile theme plugin. The file you must modify is found here: This is the file where the search is being created if you want to alter it. https://www.screencast.com/t/wSYtJztx You will need coding skills to do it though.If you have any further questions please open a new topic on our official support forum at http://forum.tagdiv.com/forum/newspaper/ The comments section here is destined for presale questions.
Thank you! Bogdan B
sorry i forget email use in forum tagdiv
Sorry I’m still confused
How about the code, I mean how to make desktop version search box appear in mobile version?What code should I add or remove?
i try change like this if users clicked icon search show this url : http://myweb.com/?s but I’m still confused
how to setting max posts show in search page (in http://myweb.com/?s show all post, 10 posts in search page). please help…
thanks before
Hi,
If you want to remove mobile search functionality and add a custom link, please check – https://www.screencast.com/t/dbRXYQpJk – https://www.screencast.com/t/anfoxwvdkq First please backup your files.
You can set the posts number for loops here – https://www.screencast.com/t/sb28agZKyy
If you still have questions related to the theme please send an email at contact@tagdiv.com and paste also a link to this ticket so we can identify you. This section is more intended for presale questions.
Thanks! Alin V.
thanks for support its work recomended seller!
Hello; Once again theme gets better everyday thank you whole team with amazing effort… I just wonder if it’s possible to enable “Slider Revolution” for mobile theme. I have created a slide and want to place it to my mobile sites home page. If it’s not is there a way you to do it via some css help or html change. I have Child-Theme installed so no worries…
Btw: Would you please add a slide style (in the future updates) that contains tumbnails or numbers as shown below (which almost every singel newspaper site uses)
https://image.prntscr.com/image/68a923a99e114232bc555595f55a513b.png or https://image.prntscr.com/image/e259f505a0e24b3b96f110af7ec82051.pngThank you.
Hi,
Do you use Mobile Theme plugin? In this case you will have to place the revolution slider shortcode in Mobile Editor – https://www.screencast.com/t/WjNBHkFrqJ
I guess that a similar slider could be created using Revolution Slider. I will add your request on our list, but I cannot promise you anything in this regard.
If you have other questions related to the theme please opena new topic on our forum – http://forum.tagdiv.com/ or contact us via email at contact@tagdiv.com
Thanks! Alin V.
Hey Alin; Thank you for your reply. Yes, I do have “Mobile Theme Plugin” ebanled and I did placed the code to where you pointed. It works but I want that slider above everything… Even before that 3 news. Is there a way to place slider or what ever short code above everything? Thank you.
Hi Alin. Thank you for your reply. This worked perfectly. I created a child-theme file for that. Made a copy of front-page.php under “Newspaper-child/Mobile/ ” but it did not effect when you do the change. It works fine when you do the change on hardcode (which I do not like to play with) Would you please show a way to do it property on Child-theme so people wont break the front-page.php . (Btw thank you for screenshot explanation…)
Hi,
Sorry but the mobile theme cannot be edited in the child theme. You will have to make the modifications in the main theme. Hard coding is the only solution for this customization.
Thank you! Bogdan B
Thank you Bogdan…
Hello! do you support the native wordpress gallery from within posts/pages? I have some old i need to import and dont want to redo it.
Hello,
The theme supports the default WordPress galleries but the theme will add it;s lighbox effect on the images so the images will no longer open in the attachment page but rather in the theme lighbox as the featured image opens here: https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
Thank you! Bogdan B
i add youtube playlist on homepage https://www.tshirtatolyesi.com but on mobile there are some problems. i share the screenshot sending you email .
Hi,
We replied via email.
Thank you! Bogdan B
fixed
I have selected header style 7 on http://cadarmarius.ro/ but that header is with white background, why on mobile the header is with grey background? Should not be sync the background color, because for branding using 2 different backgrounds and changing colors on logos is not the right way to do it. Or maybe i had missed some setting? How can i have same background color for menu in desktop and mobile version? I see on mobile is always dark. Can You sync them?
Hello,
The header colors can be changed from the theme panel like so: https://www.screencast.com/t/Zh3FNVIPnq0 You can choose the colors you want to use on the desktop and mobile versions of your site. If you use the mobile theme plugin however the color change has to be made here: https://www.screencast.com/t/4aOWsrq6bow7
Thank you! Bogdan B
THANK YOU! I do not know how i missed that. Great theme!!!
Glad it worked out! Have a great day!
Hi, is there a possibility to place custom ads via echo do_shortcode(); in a php file?
Hello,
Yes, there is. Please follow this topic for an example: http://forum.tagdiv.com/topic/how-to-add-or-created-ad-block-in-category-page/
Thank you! Bogdan B
Hello,
I am having some troubles adding facebook page, I follow this tutorial http://forum.tagdiv.com/tagdiv-social-counter-tutorial/ , but when I click on “get access token” it stops on “please wit…” for ever and I never get it, how can I solve it? Thank you
Hello,
If the access token does not work it means you have the previous version of the plugin. Please disable and delete your social counter plugin and then update your theme to the latest version using this guide: http://forum.tagdiv.com/how-to-update-the-theme-2/ And then install the social counter version that comes with the latest update.
Thank you! Bogdan B
TagDiv Composer is not working. When trying to edit an existing page it just loads forever, and when trying to create a new page it loads my empty website’s template but then nothing happens.
Hello,
Please try to increase your memory allocation: http://forum.tagdiv.com/system-status-parameters-guide/ and see if the problem is still there afterwards. It can also be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you! Bogdan B