Hi,
You could try a code like this to center the category header on category pages, and reduce the space at the same time – https://www.screencast.com/t/259QBOjs1Tq
Or like this to have the same amount of space top as there is bottom – https://www.screencast.com/t/nJ4FZ5ZO
These is the code used in the first example
.category .td-category-header {
margin-bottom: 22px;
padding-bottom: 0;
}
And in the second example
.category .td-category-header {
padding-top: 36px;
}
Thanks
Hi,
From what I understand you are not seeing any of your created sidebars in the widgets section
– https://www.screencast.com/t/GMjQc8mSFg7N
And missing most or the available widgets
– https://www.screencast.com/t/FpZNOlCAxMru
Maybe a plugin could be causing this weird issue, you can try to disable all of them except Visual composer, clear any caching installed then check to see if the problem is still there. Also check any customization that might have been made to the theme files directly, or through a child theme. Try to think when was the first time this has happened and possibly identify the cause. Please let us know how it goes.
Thanks
Hi,
I do not understand exactly what you would like to do. Please provide more details about this, where exactly you want to add this phone number and what is it supposed to do. There is no default option to add anything else then a logo in the header.
Thanks
Hi,
Maybe you can find some useful suggestions and solutions in this topic for the Facebook comments
– https://forum.tagdiv.com/topic/facebook-comments-2/ and go over the steps mentioned there, maybe there is something you may have overlooked.
Thanks
Hi,
Please note that at the moment such a feature is not available. If this request becomes popular or regardless it is considered as an option, it will be implemented in the theme. Each update is meant to improve the theme features and options, and the list of suggestions and recommendations is forever increasing. There can not be an update containing all these suggestions at once, this will happen in time.
The theme available options and features can be seen in the demo – https://demo.tagdiv.com/newspaper/
Thank you for understanding!
Hi,
@sunnysider Maybe something went wrong doing the installation process, if no files of the theme have been modified and deactivating all the plugins do not fix this issue. It seems that some of the elements on the page are not functioning properly. Maybe you have some custom code entered in theme panel, added to the theme files or through a child theme. I have not seen this issue before, and this is not happening on a default theme or a clean install.
You could try a clean install using this method – https://forum.tagdiv.com/install-via-ftp/ and use only the plugins provided in the theme package to see if this solves the problem as it should. Please let us know how it goes.
Thanks
Hi,
You can use this code to change the background color on these elements, to what you think is best for your website – https://www.screencast.com/t/Mmlx1clH9QVR
This is the code used, you must enter it in Theme panel->Custom Css
.td-post-source-tags
.td-post-small-box span {
background-color: #ef7f1a;
}
Thanks
Hi,
You can use this code that will remove the padding set on top of the page, as well as the bottom padding
– https://www.screencast.com/t/TgF71sWIoo
The code must be entered in Theme panel->Custom Css
.td-main-page-wrap {
padding-top: 0;
padding-bottom: 0;
}
Thanks
Hi,
The name that is displayed on posts is related to the configuration set in the user profile here
– https://www.screencast.com/t/PGFl0jZ4ED
So you could personalize the name with the choices available there – https://www.screencast.com/t/aKGLpBz5iE
Thanks
Hi,
If you would like to create and use a custom block, you can follow these tutorials explaining the steps needed to achieve such a task
– https://forum.tagdiv.com/api-blocks-introduction/
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Thanks
Hi,
1. If you would like to change the category base you can do it in WordPress permalinks settings
– https://www.screencast.com/t/ILOmjL95PC
For the author however there is no setting, but you could try a plugin with this capability. Like the one suggested in this topic for example – http://www.wpbeginner.com/plugins/how-to-change-author-url-slug-and-base-in-wordpress/ and see if it is what you are looking for.
2. You can filter the posts displayed on that block using an author Id or multiple Id’s
– https://www.screencast.com/t/rJJk9f4RW1pw
There you can enter the Id of the author that you want to use, so the posts displayed will be just the ones that have that respective author. You can find the author Id like this for example – https://www.screencast.com/t/e1LcWVeZrN1
Thanks
Hi,
I am not sure I understand your problem. Please be so kindly to provide more information or some useful screenshots about the issue you are having, so I may give you a more accurate answer. The page templates can be selected here – https://www.screencast.com/t/dAtsQtcA
If this section is not available, please check the screen options on top of the page
– https://www.screencast.com/t/zh6EtIh0z
Thanks
Hi,
I do not understand exactly what you are trying to do. If you would like to disable the zooming effect you can select this option – https://www.screencast.com/t/GQspJquexL
If you switch off the loading animation that the animation will not be used during the loading, for the images on the page.
Thanks
Hi,
Everything is working properly on my end, and if you are using the respective block on a full row it should display as intended as well. Maybe you have set custom class to that row, or you have some custom code affecting this. Also you should try as a test to disable all your plugins except Visual composer, clear any caching installed then create a new test page and add this block on a full row, to see if it displays as it is meant to. Please let us know how it goes.
Thanks
Hi,
Please check the settings in the Visual composer plugin
– https://www.screencast.com/t/YZ9cbH8Y – https://www.screencast.com/t/k0RJjssLuvY5
maybe this is an access issue if no block settings are available. If everything is in order and reinstalling the plugin does not fix this, please send us an email at contact@tagdiv.com so we can take a look. Also paste a link to this topic so we can identify you.
Thanks
Hi,
@bobbymc Please provide a link o your website pointing to this problem so we can inspect it. The images should display if the required thumb sizes are enabled in theme panel – https://www.screencast.com/t/IgpxrBc3 and you have set featured images for the posts that are displayed in the Big grids. Most of the time image issues are caused by some problematic plugins that are interfering with the functionality, but there could be other causes as well.
Thanks
Hi,
What you need to do is add a custom class of your choosing, in each of the block settings that you want to have an icon in the title – https://www.screencast.com/t/U69AtrhLNDQr
Then using this unique class you can insert an icon from this list – http://fontawesome.io/cheatsheet/ like this – https://www.screencast.com/t/io5XjqVUo and further style it if wish.
When selecting an icon from the list use it like this – https://www.screencast.com/t/JO4biXxoS
Also make sure you have the Font awesome plugin activated in order for this to work.
Please let me know if you need further help or clarifications.
Thanks
Hi,
If you are talking about these icons – https://www.screencast.com/t/OObbyElOw you could do it with a code like this – https://www.screencast.com/t/pjicgrM9p or modify the size to what you would like.
This is the code used, it must be entered in Theme panel->Custom Css
#megapoll .fa {
font-size: 25px!important;
}
Thanks
Hi,
You will have to enter the code in the child theme functions.php file, if you have the child theme activated
– https://www.screencast.com/t/ezIoeMuwKq
The child theme is provided in the theme package, more information here – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
You can make modifications to the page structure and additional customization, by opening your page in the Visual composer editor. Here you can find all the information about the block settings – https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi,
You can control the title excerpt for each module. Block 4 uses module 2 so you can do it here
– https://www.screencast.com/t/RtDzo8WeV and set a fixed excerpt for the title displayed on that block, by words or by letters.
Thanks
Hi,
Please check if you have Visual composer enabled for posts – https://www.screencast.com/t/gQaZIupR in the settings.
Thanks
Hi,
If you would use that selector and apply styles through it, this will apply to all the first lines from all the paragraphs in the post content or on the page, since there is no way to distinguish between them. All the paragraphs inside the post content are the same – https://www.screencast.com/t/rAJAi4oRb7
Maybe you could try to search for a plugin that will give you additional post editing options, and will do this automatically for you.
Thanks
Hi,
I have inspected your website but I do not see any problems with the scrolling, or with the more articles box
– https://www.screencast.com/t/AkudEakH
Thanks
Hi,
1. I found occurrences for the newspaper.woff in the theme in these files
– https://www.screencast.com/t/9SeSDv4NVEWR
– https://www.screencast.com/t/ZIsEERxkJ9zX
– https://www.screencast.com/t/eJwhJu4rzj
And this is where you can find the respective file – https://www.screencast.com/t/Uyk2NgZoM
You can try to make your modifications in these files. Please note that this is needed by the theme as most icons are loaded as a font, for example the icons in the theme panel, the icons for social networks etc. You should consider making a backup in case something goes wrong.
2. Please provide a link to your website pointing to the image problems, so we can inspect it and try to give you a solution. The images inside the post content should display as they are limited only by the theme width.
3. Most of the solutions I found are suggesting to use a plugin for this. You could try a plugin with this capability and see if it works for you, and it is suited for your project. I can not make any recommendations in this matter because we have not made any tests regarding this.
Thanks