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,

The article bottom ad is already above the default post bottom sharing
https://www.screencast.com/t/W8J3NIyyFcl
If you are using sharing plugins, it seems they are inserting the share above the ad and just below the article content. Maybe you can configure the plugins to display the share differently.

Thanks

Simion C.
tagDiv Staff

Hi,

You can see the styles used in the demo, in the theme files
https://www.screencast.com/t/5EJRZRuYuR
I believe that is a block 15 in a stretched row, with a background image and some padding
https://www.screencast.com/t/gHHr0SWmll3
https://www.screencast.com/t/pDnitnrn4

Thanks

Simion C.
tagDiv Staff

Hi,

If you want the logo like that it would require to change the height of the logo image, as well as the whole header probably. Simply stretching the current logo image will not produce the best results.
You can use the browser inspector to identify the elements and classes used, and create custom code for modifying the logo, if it is absolutely necesarry
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Simion C.
tagDiv Staff

Hi,

The Lifestyle magazine is not a plugin, it is a demo. Each demo is a customization of the theme, and they have their own styles. The demos are created to showcase the theme possibilities, or give you a starting point in the website creation.
You could achieve the same result as the demo you mention, for both the post sharing top and bottom. Enter all the code provided below in the Theme panel->Custom CSS section, with this result
https://www.screencast.com/t/DIsnieVr
https://www.screencast.com/t/XVdiJX9fW8
Follow this link to copy the code
https://pastebin.com/QHuGTWHS
If you would make the sharing section fixed, it will overlap the post content and other elements as you scroll the page
https://www.screencast.com/t/ppg3HX5fmq

Thanks

Simion C.
tagDiv Staff

Hi,

You can control the Facebook share with the Yoast SEO plugin. More useful information here
https://forum.tagdiv.com/facebook-share/
http://www.wpbeginner.com/wp-tutorials/how-to-fix-facebook-incorrect-thumbnail-issue-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

The social counter does not have that option. You can configure the counter
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
And choose from the available styles
https://forum.tagdiv.com/social-counter-styles-on-newspaper/
If you need more advanced settings and options, maybe you can find a plugin that might have this and use that.

Thanks

Simion C.
tagDiv Staff

Hi,

Try the suggestion that Chris has provided and manually upload the plugin in the WordPress plugins folder. Unzip the plugin and upload it.
More useful information in this similar topic
https://forum.tagdiv.com/topic/visual-composer-does-not-have-valid-header/

Thanks

Simion C.
tagDiv Staff

Hi,

Glad you could solve the issue, and thank you for your appreciation. If you have any further questions or need help, you can always create a new topic and we will reply as soon as possible.

Have a nice day!

Simion C.
tagDiv Staff

Hi,

Please note that the option to update the Visual composer is not available when using the Visual composer provided in the theme package. I believe that is a possibility only for purchased plugin licence and you update manually, or by automatic update.
We do not include versions of Visual composer that are not properly tested and fully compatible with the theme.
Check the theme system status and see if the WordPress and server parameters are according to this guide
https://forum.tagdiv.com/system-status-parameters-guide/
You could try to reinstall the theme you have currently
https://forum.tagdiv.com/install-via-ftp/
Deactivate all other plugins as a test, except the known to work Visual composer version. Then check if this has any effect. Please consider making a full backup if you do not have a stable backup already, before trying this.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try to deactivate the tagDiv composer from the plugins section. This might affect the Visual composer elements.
The check if the text columns are displaying properly.
Also worth mentioning that you should use only the recommended row layouts when building pages with either composers
https://forum.tagdiv.com/how-to-use-visual-composer/
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

This code will reduce the space you mention, above and below the logo
https://www.screencast.com/t/5C1cp5vR0fVL
You can adjust the values if needed, or use it as it is. Enter the code in Theme panel->Custom CSS section.

.td-header-style-3 .td-header-sp-logo,
.td-header-style-3 .td-header-sp-recs {
margin-top: 10px;
margin-bottom: 10px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t think I fully understand what you mean. The popular category widget will display the most popular categories, meaning the categories with the most posts.
Please correct me if I misunderstand what you meant.

Thanks

Simion C.
tagDiv Staff

Hi,

By editing the page with tagDiv composer you will see all the elements on the page
https://www.screencast.com/t/HYUDeINQ
You will find the playlist element, and make modifications to the videos
https://www.screencast.com/t/kfpLk6Hp
In the video list, you must enter video ID’s according to the documentation
https://forum.tagdiv.com/video-playlist-2/
Then you can edit the Instagram element, or remove it if you want
https://www.screencast.com/t/Q8z6YWLu

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe it can be fixed with some custom code. How the images display should be entirely up to them, and how are they used.
If you could provide a link to your website where this is happening or a test post, I will try to give you a solution, if possible.

Thanks

Simion C.
tagDiv Staff

Hi,

You must select the default page template, in the page attributes screen. Then the page title will not be displayed on the front-end
https://www.screencast.com/t/L3JxOLmofKoZ
More information about the available page templates here
https://forum.tagdiv.com/page-templates-2/

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the Formats section in the post editing options
https://forum.tagdiv.com/post-formats-for-tinymce/
That is where you can find the post content formatting settings.

Thanks

Simion C.
tagDiv Staff

Hi,

That is the style of that particular demo. You could try a code like this and it should make only the author name visible on modules
https://www.screencast.com/t/hxMrhdhT
The code must be entered in Theme panel->Custom CSS section.

.td-what .td_module_wrap .td-post-author-name,
.td-what .td-big-grid-post .td-post-author-name {
display:block;
}
.td-what .td-post-author-name span {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I have seen the problem on your website. I believe you are not creating the mega-menu properly. Please follow the documentation and the suggestions form the topics, to create the mega-menu.
Select the menu item that you want to be a mega-menu, from the main menu items (not sub-menus)
https://www.screencast.com/t/Nynvfudxo
Then specify a parent category that has sub-categories
https://www.screencast.com/t/yhymTcSTDaff
The result will be a mega-menu
https://www.screencast.com/t/2AIGns5w75f
If you already created the mega-menu like this and, then it could be that a plugin is causing the issue, or maybe theme modification.

Thanks

Simion C.
tagDiv Staff

Hi,

Glad it works. No need to apologize whatsoever, there is no problem.

Have a nice day!

Simion C.
tagDiv Staff

Hi,

The warning seems to be related to a plugin you might be using. Try deactivating it, or updating it or configuring it differently. Try visiting the link included in the warning, maybe you can find some useful information about this.

Thanks

Simion C.
tagDiv Staff

Hi,

Try deactivating the tagDiv composer from the plugins section, if you are using Visual composer to create pages and posts. Then check how the single image elements display.

Thanks

Simion C.
tagDiv Staff

Hi,

You could set fixed height for each device, by creating custom code and entering it in the Theme panel->Custom code->Advanced CSS
https://www.screencast.com/t/N6eTfj80sW
So you will have different heights based on device.
Using the default embedding of a video in the post, there is no such problem. Maybe you should contact the script providers, they might have a solution for you.

Thanks

Simion C.
tagDiv Staff

Hi,

If you are talking about Backlinks, we do not have such an option at the moment. Maybe something like this will be available in the future, but I cannot say for sure. We will make proper announcements at that moment.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately creating a layout like the one you mention is not possible with the theme. There can only be a number of three equal columns maximum
https://www.screencast.com/t/pqAgIcUwc
That is how the theme is designed and recommended to be used. This will ensure that the page building elements will always display properly.
I am sure that you can find a layout you can use, and create your pages
https://forum.tagdiv.com/tagdiv-composer-tutorial/
More elements and options will be added to the tagDiv composer in future updates, exclusively.

Thanks

Simion C.
tagDiv Staff

Hi,

You can upload the logo in the Header section of the theme panel
https://forum.tagdiv.com/logo-favicon/
Choosing the header style mentioned, the logo image will be displayed in full size
https://forum.tagdiv.com/header-styles/
Just make sure to select the full size when uploading the logo
https://www.screencast.com/t/20Ziaf7z
https://www.screencast.com/t/HXJ8eFnnb

Thanks

Viewing 25 posts - 16,851 through 16,875 (of 20,681 total)