Hello JayKayCZ,
In order to do that, you need to do a little change in the core files and replace the icon left and icon right to ‘next’ and ‘prev’ or any other text you want like so:
http://screencast.com/t/nVbUJqUK – http://screencast.com/t/wSLt8jmjq
Then you need to put this custom CSS in the theme panel to center pagination
.page-nav.page-nav-post{
margin-left:auto;
margin-right:auto;
display: table;
width: inherit;
}
the result: http://screencast.com/t/KpWphCIvd
Thank you!
Hi,
Please send an email at contact@tagdiv.com and provide wp-admin so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.
Thank you!
Hi,
There is no default or recommended size for that picture, but the size we use in our demo is 1920 x 815
You can try other sizes a well and see which one works best for you.
Thank you!
Hello hatchet9,
The big grid were style in a such a way that if you use style 1 the iomages appear darker but if you use style 4, they are much brighter. You can see what i am talking about here: http://demo.tagdiv.com/newspaper/big-grid-4/
Switch between style 1 and 4.
You can change the grid style in visual composer http://screencast.com/t/ff8mPEdD
Thank you!
Hello hatchet9,
You can change the width of the highlight line by adding this custom css to the theme panel:
.sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
height: 2px;
}
The result: http://screencast.com/t/iZ1CPXio0LPQ
The height is measured in pixels. I set it to ‘2px’, but you can change that in the code and use the size you want.
Thank you!
Hi,
You can change the color from the theme panel->theme colors->general theme colors:
http://screencast.com/t/U8MkxpODu and it will apply to the tabs now as well: http://screencast.com/t/de3wtGihOi4f
Thank you.
Hello scorpiock,
There is an option in the theme panel but it disables all author names. If you want to disable it selective, you need to use a custom CSS to do that. Add this code in the theme panel and it should do the trick.
.td_block_3 .td-post-author-name, .td_block_13 .td-post-author-name{
display:none;}
Thank you.
Hello QuarterWop,
This option is not controlled by the theme, but you can try using a plugin for that, something like this one: https://wordpress.org/plugins/user-submitted-posts/
You can read more about it here: http://www.wpbeginner.com/wp-tutorials/how-to-allow-users-to-submit-posts-to-your-wordpress-site/
Thank you!
Hello EyeRock.
It is actually up to you if you want to create your own structure or edit the existing one.
You can edit the page in visual composer. Just open that specific page and edit the row to change the image: http://screencast.com/t/xnXUnKAFsCl
You can change block settings the same way.
You can read more about visual composer and block settings in our documentation:
https://forum.tagdiv.com/how-to-use-visual-composer/
https://forum.tagdiv.com/block-settings-tutorial/
I hope this helps
Thank you!
Hello murakami9.
Please replace the lines I have marked in this image from ‘single.php’: http://screencast.com/t/wNkcby3T05 with this code:
echo do_shortcode('[fbcomments]');
Make sure to uncheck the post comments in the plugin or they will be doubled
result: http://screencast.com/t/rDCliXPlGO
This will change the default comments to Facebook ones but only on posts with the default template selected.
If you use another post template, you will need to modify the other files with the number corresponding to the template used: http://screencast.com/t/r7xs3oegMm2.
I hope this will bring light to the subject
Thank you!
Hello Bintmusic,
The problem was fixed in the current version (6.5), But only if you keep the default color in the block settings (grey). You can now change the headers color in the theme panel and it will apply to the tabs.
Thank you.
Hello Breus2,
Now i see what you mean. Things are actually very simple. You use header style 7. The ad for this header is supposed to be there. Check this list of header styles to see how each one behaves: https://forum.tagdiv.com/header-styles/
As for the text, it is actually your main menu. You must ad a menu or this text will display.
You can find more information about the main menu here: https://forum.tagdiv.com/main-menu/
I hope this helps!
Thank You!
Hi,
You can add this code under the other part and it should fix the font when zoomed in
.mfp-bottom-bar {
font-size: 15px;
As for the revolution slider, make sure you select the right examples/demos to load.You need to load the ones from v5 (if you have this version). First you must create a new slider. Next find the import/export section below the main slider settings. Click “Choose File” button and select your zip file then click “Import”.
You will find this slider exchange site very usefull:
http://revolution.themepunch.com/free-slider-exchange/
Thank you!
Hello Junior,
1) The best thing you can do about the header menu is to use header style 10 http://screencast.com/t/9FgB9fcMS199 and remove the custom CSS from your theme panel.
2) There is nothing that i can do about your logo as the white space comes from the image itself. Edit your logo and remove the white space in a photo editor.
3) For the footer font, you can change the size from the theme panel: http://screencast.com/t/EJKRmPLHO9
3)+ There is an option in the forum to notify a reply via email: http://screencast.com/t/zMth40ydbT Make sure you check your spam section as well.
Thank you!
Hello Jeff,
There is a topic in our forum about removing dates from your site:
https://forum.tagdiv.com/topic/google-webmaster-tools-error-missing-updated/
I hope you find what you need to do there.
Let me know how it goes.
Thank you!
Hi,
Please send an email at contact@tagdiv.com and provide wp-admin so we can take a look, also paste a link to this topic so we can know who you are and what your issue is.
Thank you!
Hello vikrant,
I have checked your site and you seem to have some errors in your console: http://screencast.com/t/lGi3DN4PTm
Please check this also without any plugins active except of Visual Composer, clear cache and purge you files if you use CDN. Then disable any js/css minification (it may cause some issues).
Thank you.
Hello habhajansingh,
I did a bit of digging for your problem and it seems it’s related to the Jetpack plugin:
https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Thank you.
Hello vac,
You can try to clear your cache as Chris said and disable all plugins except visual composer and see if the problem is still there. If it is, please provide more details so we can closer inspect the issue.
Thank you!
Hello gabrielgiraldes,
Please make sure you update the theme properly using this guide (all the steps how to update from version 4) – https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update the plugins that come with the theme files from the /plugins folder. Also if you use the child theme, you have to update it as the old files modifications or custom css will not work in the version 6.
If you have custom modification to the theme’s files you will need to re-add them as when you update the theme these files will be overwritten, but the the styling options you’ve set in the WordPress Theme Customize or settings should not be affected.
For more information on how to backup check the official documentation – https://codex.wordpress.org/WordPress_Backups
Thank you!
Hello gomerblog,
We really enjoy seeing our customers appreciate our product and all our hard work! Thank you!
The styling options for the block titles are listed here in our block settings tutorial: https://forum.tagdiv.com/block-settings-tutorial/
You can change text color and the background color. But if you mean other styling besides these options, there are none at this time. Maybe in a future update we will be able to implement more settings.
Thank you!
Hello mboydnv,
This code should keep your menu from jumping to another line:
@media(min-width: 768px) and (max-width: 1018px) {.sf-menu > li > a {padding: 0 5px!important;}}
Paste it in the theme panel -> Custom CSS
Thank you!
Hello,
There is no ideal size for the background picture. The travel demo uses a size of 1920 x 815 pixels: http://screencast.com/t/2i5pyr9SV
There is also another topic regarding background image sizes here: https://forum.tagdiv.com/topic/background-image-is-driving-me-mad/
I hope this helps.
Thank you!
Hello pmaalouf,
1) The theme was designed to work with ‘Adsense’, and you can read more about ads in our documentation:
https://forum.tagdiv.com/header-ad/
2) I think you mean the block settings and the categories displayed on blocks. You can filter categories as shown here: https://forum.tagdiv.com/block-settings-tutorial/
3) If you are referring to the social counter, then you have to use just your ID, not the whole URL: http://screencast.com/t/8mQqNV5h7.
If this is not what you mean, provide more details so we can better understand the issue.
Thank you.
Hi,
You were answered in this topic here: https://forum.tagdiv.com/topic/how-to-replace-comment-on-post-by-facebook-comment-2/
Thank you