Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

It would be helpful if you could provide a link to your website, so we can inspect it and see this problem. Maybe you have some custom code added in Theme panel, or there have been some modifications to the modules used by these blocks. There is now way of telling for sure without inspecting this problem first hand. I have tested this and the date displays properly on these respective blocks. Another possible cause could be that a plugin in interfering with the theme functionality, try disabling all the plugins except Visual composer, clear the cache and check again.

Thanks

Simion C.
tagDiv Staff

Hi,

If the setting is not saving properly, please follow this guide and make the necessary modifications as specified there – https://forum.tagdiv.com/system-status-parameters-guide/ because this could be causing this issue.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try to use this code for the problem with the related article section, with this result – https://www.screencast.com/t/b5GqKiir6
Here is the code used, you must enter it in Theme panel->Custom Css – https://www.screencast.com/t/5sTgc1Qe3
Please let us know if this is working for you, or you need further help regarding this.

.td_block_template_1
.td-related-title
.td-cur-simple-item {
color: #111;
}
.td_block_template_1
.td-related-title
.td-cur-simple-item:hover {
color: #ff9bd2;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You can see the thumbnails sizes that the theme modules are using here – https://forum.tagdiv.com/theme-thumbs/ If you want to have different sizes for your modules, this will have to be made custom by modifying the theme files, and it would not be an easy task. Please try to choose from the available modules, with their respective thumb sizes for your project. You can find all the available theme blocks in the demo – https://demo.tagdiv.com/newspaper/block-1/ and Big Grids here – https://demo.tagdiv.com/newspaper/big-grid-1/
If you have a blog, you can set a module for the posts on the page here – https://www.screencast.com/t/4HvP1ZUxj

Thanks

Simion C.
tagDiv Staff

Hi,

To create a mega menu with sub-categories, basically you need to use a root menu item, that has no sub-menus – https://www.screencast.com/t/wrCxNzuJtM and use the option to make it a mega menu by assigning an available parent category to it – https://www.screencast.com/t/6THu8i3ENzI Now you should have a mega menu with sub-categories.

Thanks

Simion C.
tagDiv Staff

Hi,

Please follow the solution in the topic provided by Edward, and let us know how it goes, or if you need further help achieving this.

Thanks

Simion C.
tagDiv Staff

Hi,

The code provided there by Catalin is still valid, when a background color or image is set on the pages. I do not see any problems related to this on your website – https://www.screencast.com/t/s8a9EVmiA and the code is working properly. If you have different problems, it would help if you could provide more specific details, so we can try to provide a solution in this matter, because from the previous replies I do not understand what is the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

I am assuming that you are talking about the block post filtering by categories, here is an extensive tutorial about all the settings available for these elements – https://forum.tagdiv.com/block-settings-guide/ Also here is a link to the theme documentation – https://forum.tagdiv.com/newspaper-theme-documentation/
Please let us know if this not what you wanted to know, and also provide additional information about what you are trying to achieve, or if you are having problems using the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe that it would not be a problem if you were to use a header.php in your child theme. Please try it and let us know how it goes for you.

Thanks

Simion C.
tagDiv Staff

Hi,

You could reduce the padding top of the page – https://www.screencast.com/t/9fkMc2BYde4d using a code like this – https://www.screencast.com/t/SpAt4GrM This is the code used and it must be entered in Theme panel->Custom Css – https://www.screencast.com/t/vDQOjXrw
Please let us know if this is working for you, or you need further help.

.td-main-page-wrap {
padding-top: 24px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You can manage the sidebar on the homepage like this – https://www.screencast.com/t/448hKlSMdCdL if you use a split row sidebar, or if you are using a widgetised sidebar – https://www.screencast.com/t/dKJ72vIRaov you can modify it in the widgets section – https://www.screencast.com/t/uvDlKOxGt
Please let us know if you need further help with the theme, you can post any issues you are having with the theme here on the forum, and we will try our best to provide a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

A suggestion would be to try to switch to a WordPress default theme, and check to see if the problem is still there. This way you can find out if the theme is responsible for this problem you are having. Also please make sure that the name of the image you are trying to upload does not contain any unusual characters or symbols – https://www.screencast.com/t/Cr4ooUnVBWA

Thanks

Simion C.
tagDiv Staff

Hi,

You can see how block 16 for example looks in different layout settings here in the demo – https://demo.tagdiv.com/newspaper/block-16/ This block is using these modules – https://www.screencast.com/t/HH1Pm04bmy Please note that not all modules have the same design and structure – https://www.screencast.com/t/HH1Pm04bmy has this structure – https://www.screencast.com/t/qvRP364uu and in this case – https://www.screencast.com/t/7UWcYu9C has this structure – https://www.screencast.com/t/cTvwweIMU
Maybe you could have a layout like this – https://www.screencast.com/t/ITpJTMGSvx and use each of the block settings to limit the posts number, filter, sort or offset the posts displayed in the respective blocks.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe I am not understanding this correctly, but you seem to be talking about different posts – https://www.screencast.com/t/9sivZ24M2https://www.screencast.com/t/Ac7vIRHiUx8j Also please note that a delay is possible if you are using a caching plugin, and you do not have this option enabled – https://forum.tagdiv.com/ajax-view-count/ It is recommended to use this caching plugin with these settings – https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the date displayed on blocks/modules, this can be enabled or disabled in the theme panel like this – https://www.screencast.com/t/nbDf5RGVm4yr

Thanks

Simion C.
tagDiv Staff

Hi,

Please follow the suggestions mentioned in this topic – https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/ for this issue you are having.

Thanks

Simion C.
tagDiv Staff

Hi,

Well you could achieve something like that, with a code like in this example – https://www.screencast.com/t/xx2jJccWJ and you could experiment with different values in the code, until you find the positioning you are looking for. However you should enter the code in Theme panel->Advanced Css->Desktop section, because this could not display properly on smaller devices, or it would need a different code in this situation. This is the code used in the example

.td_block_slide .td-slide-meta {
bottom: 35%;
width: 70%;
padding-left:25%;
}

Thanks

Simion C.
tagDiv Staff

Hi,

This is a strange issue, I suggest you disable all your plugins except Visual composer, clear the cache (very important) and try again to enter some code in the custom css section. Maybe some plugin is interfering with this field in your case. What about the other custom fields, is the same problem present? If nothing works you could try to make a fresh theme install by FTP – https://forum.tagdiv.com/install-via-ftp/ Please let us know how it goes.

Thanks

Simion C.
tagDiv Staff

Hi,

If you are still having a problem with the more articles box, try as a first step to disable all your plugins except Visual composer, clear the cache and check again. Maybe a plugin is interfering with the theme functionality, so this is needed to rule out a conflict.

Thanks

Simion C.
tagDiv Staff
menu - reply

Hi,

I have mentioned that this customization can affect other elements in the header structure, or the page layout. If you can fix this problem, the solution could interfere with other elements and so on and it could lead to many problems, not to mention the css code needed. Please have a little more patience, as I already mentioned what you are trying to achieve will be a one click option in the theme panel in the next update.

Thanks

Simion C.
tagDiv Staff

Hi,

If that is an image box element, you can control the image height in the settings – https://www.screencast.com/t/4xnEH5Fnu if you want to have a custom height for the images. You can also align the picture like this – https://www.screencast.com/t/jec4US8nQ8A

Thanks

  • This reply was modified 9 years by Simion C..
Simion C.
tagDiv Staff

Hi,

I suggest you review the ad implementation again. I can see that you have two different background images at the moment – https://www.screencast.com/t/AgHAXJMgghttps://www.screencast.com/t/Sw0csHcVwTP Maybe this could be the problem, or it could be a matter of z-index between the background image and the theme wrap. I can not say for sure, as I am not familiar with this ad implementation. Try setting the ad system from scratch if possible, maybe there is something in the code or settings that has been overlooked.

Thanks

Simion C.
tagDiv Staff

Hi,

If you want to do achieve something like this , you could do it using a code like this one – https://www.screencast.com/t/foMyVlUGxf and change the color how you want. This is the code used in the example, and it must be entered in Theme panel->Custom Css. Please let me know if this is what you wanted or you need something else.

.td-ajax-prev-page,
.td-ajax-next-page {
background-color: yellow;
}

As for the icon and link, I do not understand exactly where you want to insert them, if you could provide more details, I’ll try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

I am assuming you want to create a mega menu with sub-categories, here is a guide to help you achieve this for your website – https://forum.tagdiv.com/mega-menu/ You can always search for more topics and answers in this matter on the forum.

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that page speed optimization does not depend entirely on these plugins. There are many factors that can negatively interfere with page loading. Please follow these guides carefully, for the cache plugin configuration – https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for page speed optimization – https://forum.tagdiv.com/how-to-make-the-site-faster/ This should optimize the loading time on your site as best as possible, also please try to make the tests without any plugins except the ones bundled with the theme, for more accurate results, because some plugins could have a big impact in this matter.

Thanks

Viewing 25 posts - 19,601 through 19,625 (of 20,681 total)