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 theme has a fixed width as seen in the demos – https://www.screencast.com/t/jm4wsSwg6 and it is not recommended to change it because all the elements on the page depend on that fixed width and any modifications to it could cause layout problems most likely. A background ad can be set like this – https://forum.tagdiv.com/background-ads/ which causes the theme to change to the boxed version – https://forum.tagdiv.com/background-introduction/

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can tell you have only a background color set on the header menu on mobile devices – https://www.screencast.com/t/7RrtteGgZ7Q8 so if you want to have that background image on mobile you must set it there – https://www.screencast.com/t/7kuCIvrz Unfortunately there is a delay between the application of the custom style changes, you could try to enter these customizations directly in the theme’s css file to reduce or even remove it.

Thanks

Simion C.
tagDiv Staff

Hi,

The blocks are made from modules and you can control the excerpt length on each of the modules. For example block 23 uses module – https://www.screencast.com/t/z6cKpgAOB and the excerpt can be modified in Theme panel->Excerpts – https://www.screencast.com/t/Uyub1uI7B You could also set a manual excerpt for your posts in each of the post edit page – https://www.screencast.com/t/Ep4DbhapIB Just make sure you have the excerpt box checked in the screen options – https://www.screencast.com/t/Ijj8LEmejiuR

Thanks

Simion C.
tagDiv Staff

Hi,

It seems this is an issue and we are currently investigating the matter. The theme uses these default fonts – https://forum.tagdiv.com/font-customization/ and can be customized for each element as explained in that guide. Regarding the thumb size, I am not seeing any problem in your related articles at the moment but from the screenshot you provided it seems that the other two thumbs are too small, the related module uses this thumb size – https://www.screencast.com/t/JomJHBYgmEy2 Also make sure you have updated the plugins along with the theme update especially Visual composer – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ as I see that you are using an older version.

Thanks

Simion C.
tagDiv Staff

Hi,

If I understand correctly you want to change the block title headings, you could do that if you want to, this is where the heading is generated – https://www.screencast.com/t/p7a7m5ugAR9m Or if you just want to change the font properties of the block titles you can do it here – https://www.screencast.com/t/p2QchypUm Also you can customize the headings using your browser inspector and identify the classes used and their properties – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ If you wanted something else please provide more information

Thanks

Simion C.
tagDiv Staff

Salut,

Din pacate tema este testata doar cu plugin-ul de cache recomandat – https://forum.tagdiv.com/cache-plugin-install-and-configure/ si nu as putea sa fac o recomandare pentru o configuratie a unui alt plugin, care sa nu afecteze functionalitatea optima a temei. Se poate sa fie o optiune in setarile plugin-ul respectiv care produce rezultate imprevizibile.

Multumesc pentru intelegere!

Simion C.
tagDiv Staff

Hi,

From what I can see you have a display none property on the social counter block – https://www.screencast.com/t/W7CNXgzp5 in your homepage, and the same property on the sidebar in the single post page – https://www.screencast.com/t/yvCeeS3e So if you want the sidebar to display on the post page you will have to remove that display none code.

Thanks

Simion C.
tagDiv Staff

Hi,

Glad you figured it out, I believe only moderators and staff members have such options like deleting replies.

Thanks

Simion C.
tagDiv Staff

Hi,

The color value for the button has to be one of the predefined colors in order to be recognized as explained here in this tutorial – https://forum.tagdiv.com/increase-users-engagement-add-custom-buttons-posts/

Thanks

Simion C.
tagDiv Staff

Hi,

Please make sure you have the Page template settings box checked in the Screen options here – https://www.screencast.com/t/itrW5giXiw54 in order to display that field.

Thanks

Simion C.
tagDiv Staff

Hi,

If you are talking about the recipe post layout you can edit one of the dummy posts and see how it is created like this – https://www.screencast.com/t/mIwOwq0LWefwhttps://www.screencast.com/t/pRRCZSCIm So as you can notice it uses a custom html in the recipe time feature, an unordered list for the ingredients and then the dropcaps with the directions – https://www.screencast.com/t/OMEeRHwwBd5K Please let me know if you need further help or clarifications.

Thanks

Simion C.
tagDiv Staff

Hi,

You can change the smart list numbering to ascending or descending here – https://www.screencast.com/t/mH3BeisHwj but it should also be taken into account the order and the structure of the smart list content in the post – https://www.screencast.com/t/6ZzvqGvrmucq Please correct me if I misunderstood.

Thanks

Simion C.
tagDiv Staff

Hi,

As suggested by tagdivci above, you can set a negative margin top and bottom to the Big grid in the design options tab – https://www.screencast.com/t/T0LWAfVbHn and experiment with different values until you have the desired result.

Thanks

Simion C.
tagDiv Staff

Hi,

I’m assuming you want to display a source and via at the end of your post, you can do that for each of your posts in the post edit section – https://www.screencast.com/t/rApM4clynT5y There you can also choose from the available authors you have the author you want to be shown as the creator of the post – https://www.screencast.com/t/XH3dJdEC If this is not what you wanted it would be helpful if you could provide additional information.

Thanks

Simion C.
tagDiv Staff

Hi,

You can create you page using any of the big grids with different styles available – https://demo.tagdiv.com/newspaper/big-grid-1/ and the same for the blocks – https://demo.tagdiv.com/newspaper/block-1/ Please notice that the big grids and blocks use different thumb sizes, and you could choose the ones with smaller images if that is what you want. Here is more information about the theme thumbs and modules used on blocks – https://forum.tagdiv.com/theme-thumbs/

Thanks

Simion C.
tagDiv Staff

Hi,

You can use the shortcodes only for the elements available in the Visual composer editor – https://www.screencast.com/t/yWZXnU2N and even then it could produce unexpected results and problems in some cases. About the mobile responsiveness, it is defined in the theme’s css file – https://www.screencast.com/t/NiCnaubFun but if you want to make changes on a specific device you can enter your code in Theme panel->Advanced Css – https://www.screencast.com/t/KDRq0MzPimg

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe I am misunderstanding what you were asking. I believe you wanted to have an ad title on a custom ad that you are going to manually insert in the structure of the loop single file corresponding to the post template – https://www.screencast.com/t/5f6s5Rs1 with a code like this example and this result – https://www.screencast.com/t/1Oum1O8l

<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1" spot_title="ad title" tdc_css=""]'); ?>

Thanks

Simion C.
tagDiv Staff

Salut,

In momentul acesta nu vad aceasta problema – https://www.screencast.com/t/vhGZN4faAHf Dar cel mai probabil acest lucru este cauzat de un plugin sau un conflict intre plugin-uri, cum este in majoritatea cazurilor. O sugestie ar fi sa dezactivezi toate plugin-urile exceptand Visual composer si Mobile theme, pe urma un clear la cache si un purge la CDN. Daca rezultatul e favorabil si aceasta problema a disparut, incearca sa instalezi plugin-urile pe rand si sa o depistezi pe cea care afecteaza tema in aceasta privinta.

Multumesc!

Simion C.
tagDiv Staff

Hi,

That is a collection of gadgets provided by wordpress, with useful information about activity on the website, news and links and can be configured here – https://www.screencast.com/t/C0YvtH6F When you install different plugins, some of them may provide additional gadgets to use in the dashboard.

Thanks

Simion C.
tagDiv Staff

Hi,

You could do this but you would have to take in account all the elements in the header like the logo and the menu etc. Here is the height set – https://www.screencast.com/t/ZamFomUx969m and the logo – https://www.screencast.com/t/dxParPrHh If reduced to 80px like you want and with some modifications to the menu items it looks like this – https://www.screencast.com/t/cW3XJqrN I used this code to achieve that result but you could modify it if you want, and remember to enter it in Theme panel->Advanced Css in order for it to apply only on specific devices

.td-header-style-7 .td-header-menu-wrap-full,
.td-header-sp-logo img {
height: 80px!important;
}
.td-header-style-7 #td-header-menu {
min-height: 80px!important;
}
.td-header-style-7 .sf-menu > li > a {
bottom: 26px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

There could be multiple causes for this to happen, a plugin, a child theme or some custom css. An easy fix would be to use this css code for the related block only and fix the background and border color and padding but I do not understand exactly how you want it to be, you could modify the code if it is the case, and also add a background color or change the font color. You should use these classes in this case – https://www.screencast.com/t/hHs0eMu0 which you can identify with your browser inspector – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

.td-related-title.td-block-title {
border-color: black!important;
}
.td-related-title.td-block-title a {
color: black!important;
padding: 8px 12px;
}

This is the result – https://www.screencast.com/t/vUQTuRBrRkhttps://www.screencast.com/t/0RMasts2fktZ
Thanks

Simion C.
tagDiv Staff

Hi,

I see that you are using a child theme and the text logo properties are set there using custom classes – https://www.screencast.com/t/QRXIacZn so you must edit those properties in the child theme css file in order to change them.

Thanks

Simion C.
tagDiv Staff

Hi,

You could do that using this code, just enter it in Theme panel->Custom Css

.td-blog-travel .td-post-template-7 {
margin-top: 0;
}

The result is here – https://www.screencast.com/t/dwGasHbIl3K
Thanks

Simion C.
tagDiv Staff

Hi,

If that is a numbered list you are using in a post, you can change the font properties in Theme panel->Theme fonts->Post content – https://www.screencast.com/t/VH45amJet

Thanks

Simion C.
tagDiv Staff

Hi,

I have changed the menu on my end with the font settings you have in the screenshot and this is the result – https://www.screencast.com/t/kjtykuMy the font has the font family applied. Maybe you have modified the header menu using some custom code in theme panel, or theme files or you are using a child theme, that prevent the change from applying – https://www.screencast.com/t/Pd4H9ajAAKD Try disabling all your plugins except Visual composer, clear your cache (very important), purge cdn files if the case and disable any child theme if you are using one and make the changes once more to see if they apply. If you have done all this and the result is still the same you could try to change that font with css – https://www.screencast.com/t/9iLyiyfpMIN

.td-header-wrap ul.sf-menu > .td-menu-item > a {
font-family: "Open Sans Condensed"!important;
}

As for the header, that is what happens in header style 7 when there are too many menu items in the header menu, the logo shifts up – https://www.screencast.com/t/8RwzuTrd

Thanks

Viewing 25 posts - 20,126 through 20,150 (of 20,681 total)