- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Hello xiaoc68,
Here is talking about the post pagination when you are using the pagebuilder+latest articles+pagination. So, the only right way to disable this pagination is to switch the theme to another page template (default for example). I can provide you a code to hide this pagination but it’s not recommended because then, the users cannot page the others posts and have no sense, sorry!
Thanks for your understanding!
Hi Catalin, the latest is installed.
Here is a sample
https://www.cavemantraining.com/11557-2/#1511772240684-c3ec47e0-264b
Hi,
There is an option to remove the author name and date for all the modules and blocks
– https://www.screencast.com/t/N42jD1o9
However if you would like to remove them only for the Latest articles section, you could try a code like this for example
– https://www.screencast.com/t/SbpFu4SlsnrN
.td-pb-article-list .td-main-content .td-post-author-name,
.td-pb-article-list .td-main-content .td-post-date {
display: none;
}
Thanks
Hi,
That should not be a problem, if everything is set and configured correctly. For example the theme live demo uses a setup like this in the htaccess file
– https://forum.tagdiv.com/how-to-make-the-site-faster/
This configuration works but there are other methods
– https://gtmetrix.com/enable-gzip-compression.html
You could ask your hosting provider to take a look in the matter, or do it yourself if needed. More useful information here
– https://varvy.com/pagespeed/enable-compression.html
Thanks
Hi,
That would require some editing of the post template used. Each post template has a corresponding loop-single file (Ex: post template 2->loop-single-2) These files are located in the main theme folder.
Editing one of the templates (in this example post template 2) the structure of the post can be seen.
Now by using a do_shortcode you could place an ad in that position, for all posts that use the mentioned post template, like this
– https://www.screencast.com/t/jFW87F2fi
Placing the code above the related articles section will display it as you want
– https://www.screencast.com/t/9Xqg9GtAw7
I used the custom ad 1 spot in this example, you can use others if needed and make the modification in the code
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Note that this will affect only posts that use the edited post template.
Thanks
Hi,
2. Those are post templates, they can only be set for posts. Pages can be built with the tagDiv composer, you can use any of the available elements. They do not have similar predefined templates like posts. Pages have these templates
– https://forum.tagdiv.com/page-templates-2/
You could recreate that post template design in a page if that is what you want. Like this for example
– https://www.screencast.com/t/kPWXhtLn
This is a guide about using the tagDiv composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
In the coming update the tagDiv composer will receive many more elements and features. Please let us know if you need further help, or you have more questions.
Thanks
An instant articles RSS feed generator we installed on WP is getting punctuation characters (Commas, periods, quotation marks) from our articles encoded as in the following lines:
para el mexicano Javier ‘Chicharito’ Hernández,
lesionado. Estoy triste, pero espero que podamos recuperar la senda del triunfo lo antes posible”, apuntó.
How can we fix this?
Good evening, please tell me. Will this code: <?php echo $td_mod_single->get_views();?> work on the main page, for each record?. For example, in /includes/modules/td_module_3.php
Hi,
You could try and set a padding for all the posts at once, similar to the one you already set manually for some posts if possible. This is a similar topic with some examples that you can try
– https://forum.tagdiv.com/topic/post-width-for-full-width/
Thanks
Hi,
There are options to stretch the header container, to prevent the menu from dropping on a second line, in the theme panel
– https://www.screencast.com/t/WfnwRdFO5sH
It could be done with code if needed, try something like this for example
– https://www.screencast.com/t/oreX79rng
Enter it in Theme panel->Custom CSS section if you decide to use it
.td-header-style-7 .sf-menu {
float: none;
}
.td-header-style-7 .td-header-menu-wrap-full.td-container-wrap {
height: 111px!important;
}
.td-header-style-7 .sf-menu > li > a {
padding:0 13px;
line-height: 83px;
}
.td-header-style-7 #td-top-search {
top: 35%;
}
Thanks
Hi.
I’m going to start a background ads campaign. I added a code to download the web
.td-header-wrap
{
margin-top: 100px;
}
But it also affects the mobile version. I need it to only affect the desktop version.
Thank you.
Hello,
Please do not use the css implementation for the icon. Please use the html implementation adding the whole html code in the menu title like for example:
<i class="fa fa-print" aria-hidden="true"></i>
Thanks.
Hello,
Sorry but you need to allow permission to the composer otherwise it will not work. I cannot provide any alternatives to that code. Simply do not use it and search for another security implementation. There are exceptions you can add for each case. Here is an example:
http://www.wpbeginner.com/wp-tutorials/9-most-useful-htaccess-tricks-for-wordpress/
Thank you!
okay seems as if the problem is the Single-Image-Element by Visual Composer…
I know it’s use is not recommended, but I have to insert pictures in different sizes on my page, for example using a picture at 1920x1080p but only showing a part of 900x300p from the middle…
is there any way to make this option work for me?
Hello, is it possible to show a currency value in the Topbar for example Euro – Dollar. There is also a possibility to display the date minus 9 hours – date and time of another country.
What about language selection in the Top Bar?
Thanks a lot
Issue No.1
I want to on popup newsletter option when new viewers see my page with field input option email & submit.Who give this automatically he/she get news in there mail inbox.
Issue No.2
I want to add all social like button in right sidebar.
Issue No.3
How to backup some news(category,post) and setting up new hosting server?
Hi,
I’ve tried various method to add categories and TAGs to pages:
1. Various plugin like “Post Tags and Categories for Pages ” by ” curtismchale”, “Tag pages” by “Bjorn Wijers”, ecc..
2. adding a snippet (source here https://www.francescodelia.it/wordpress-aggiungere-categorie-e-tag-alle-pagine/ ) in function.php as your guide suggest at https://forum.tagdiv.com/the-child-theme-support-tutorial/
Within all of those solutions, I can only add category/TAGs to my pages (editing them) BUT I can’t see noting to front end page.
For example, my page http://91.197.229.197/~uroblogi/colica-renale/ belongs to:
– category: RENE, URETERE
– TAG: BRIVIDO, DOLORE AL FIANCO, DOLORE AL TESTICOLO, DOLORE ALLE GRANDI LABBRA, DOLORE LOMBARE, FEBBRE, FREQUENZA MINZIONALE, MINZIONE DOLOROSA, NAUSEA, SANGUE NELLE URINE
But you can’t see on front end page.
Please help me to solve above or likely to represent a page like this http://www.uroblog.it/colica-renale/ (see ORGANI and SINTOMI) using taxonomy (with maybe with some external plugin).
Regards
Dr. A. Cocci
Hi TagDev. Quick question(s) for you.
1. Which IDE plugin works best with your theme based on your experience?
2. I want to strip out unwanted elements from your theme design like the top banner, for example. I’ve experimented with removing code elements, but want to solicit your advice re best practices for doing that to keep from breaking the theme.
Many thanks,
Robert
Hello! Can I use to reduce css and java this service csscompressor.com
For example, I have to shrink the css weighs in at 11 MB, following a drop of 8.5
Simion, you keep saying that you guys have decided not to give us the two column option, but what is the reason for this? I think it’s both surprising and really annoying – please let us decide for ourselves how we want our pages to look.
I, for example, need the two column layout to create a certain landing page, so please give us the option.
Hi Simion, Thanks for your answer.
I still cannot find the right way to add subcategories. What i actualy want to know is how to add subcategories for example in fashion i have new look, still hunter, vogue and i whant to extend more of them.
i use this link <?php echo human_time_diff( get_the_time(‘U’), current_time(‘timestamp’) ) . ‘ ago’; ?>
but another module is wrong time with bock3 in module 1
could you please help me!
You need to edit the amp template …! see docs for that plugin, its not part of theme.
Also i disabled author name and date in “Block Settings” but still i am getting author name and date in AMP pages
Hello,
i want to remove author name and date in amp pages, My site url is: https://makemoneywithurl.com
Screenshot: 