Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

You could go trough this forum as some theme users already shred their websites designs, unfortunately I can’t offer you a list of site’s that I could give you at the moment.

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure you updated your theme right and also try making a backup of your current theme installation and remove all plugins and delete all theme files via FTP and copy the latest version’s theme files and see if you still have issues with this. Please make sure that you make your back-up before doing this as removing all files will also remove your settings so if you don’t backup you theme you will lose all of them.
Please let me know if you still have issues with this after you do as instructed as the theme should work fine and no layout issues shouldn’t occur.

Thanks

Lucian
tagDiv Staff

Hi,

You can see here how to add an css class to the sidebar on each template which you can use after top set up you sticky sidebars: https://forum.tagdiv.com/topic/control-of-widget-headerslines-on-sidebar/
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please try to add your posts using the same function which also use imports the demo data: http://screencast.com/t/gZHAGNvpPol
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

We plan to implement this on newspaper version 5 which we will release in two/three months.

Thanks

Lucian
tagDiv Staff

Hi,


@Cagatay
on Christopher’s uses the newsmag theme there which has ir by default: http://demo.tagdiv.com/newsmag/

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure what issue you have, could you please provide more details and a screenshot would also help.

Thanks

Lucian
tagDiv Staff

Hi,

Use this css and set the font size as you like: http://screencast.com/t/iyyFsrFgC0Y1

.td-post-content .span12 .td_block3 .entry-title a {
font-size: 10px
}

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the td_wordpres_booster.php file isn’t editable via child theme, only the files listed in the documentation can be edited using the child theme: https://forum.tagdiv.com/child-theme-documentation/

Sorry for this, thanks for the message!

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You can change this heading tags to h1, like this: http://screencast.com/t/4cogMoDbZerP
Please note that this will change the heading tags for all blocks not just ion your homepage.

Thanks

Lucian
tagDiv Staff

Hi,

This could be due to the asynchronous because when loading other scripts the ads js conflicts with other scripts and cause issues as when synchronous is used the scripts rendered at a time and this issue doesn’t appear.
You could also make sure that you have added the asynchronous code right: https://support.google.com/adsense/answer/3221666?hl=en
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

This could be due to the asynchronous because when loading other scripts the ads js conflicts with other scripts and cause issues as when synchronous is used the scripts rendered at a time and this issue doesn’t appear.
You could also make sure that you have added the asynchronous code right: https://support.google.com/adsense/answer/3221666?hl=en
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You need to change your header style to the “blog style header”: http://screencast.com/t/Vlp2dWyHLZy when using the blog stack.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately I can give you an exact answer on this as I haven’t tested this but you can try and get the gallery embed code and add it to you site in text editor area in your post editor or use the raw html element in visual composer and add it as a widget.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an filter option so that you can filter posts by ID.
If you only want one post on a specific block you can do it by adding that one post into an new category then use the filter by category and chose that category which will display just that one post.
If you also need more posts like this on other block you can use the same category and also set the limit to 1 post and use offset to jump trough posts and display just the one you want into that block.
You can remove the related articles form panel and add using the do_shortcode() function a block customized with visual composer as you like.

Thanks

Lucian
tagDiv Staff

Hi,

Please use contact@tagdiv.com and also provide an URL to this tread or specify your issue in details.

Thanks

Lucian
tagDiv Staff

Hi,

You can see our demo for that and browse trough all examples of homepages/category layouts/stacks.. as we have tried to include there theme’s option/features/layouts..: http://demo.tagdiv.com/newspaper/
You could also install the demo data and have quick access to all those pages to see how were build and mix the content as you like and create your own layout according to your own ideas/tastes: https://forum.tagdiv.com/install-demo-data/

Thanks

Lucian
tagDiv Staff

Hi,

We have this on our todo list and we work on settings the modal by default for all images. We hope to get this done and implement it as soon as possible. Meanwhile you can try to use the implementation provided by #historiek here: https://forum.tagdiv.com/topic/modal-image-default-on/
Hope this helps!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I’m not sure I understand, this: http://awesomescreenshot.com/05340qznd6 are likes or post views? as I have noticed that your post views have increased so the posts views do work fine: http://screencast.com/t/lXmbS0N2d1ex
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

That padding to the top was added to the block when used with tabs as the tabs title are to close to the top of block and don’t look well so you would have to not use background for that block as the 14 block it dose not have an background this is a special case in which the padding is need to add some space between the tabs and block. You could also use css and set padding to 0 and add margin which will not show the background anymore: http://screencast.com/t/LKIS0DnJT1

.wpb_tabs .wpb_tab .td_block_14 {
padding-top: 0px !important;
margin-top: 20px;
}

Thanks

Lucian
tagDiv Staff

Hi,

Please provide your site;’s URL containing this issue so I can inspect this as I haven’t managed to recreate this.

Thanks

Lucian
tagDiv Staff

Hi,

First of all I’m not sure which theme you use you have posted this in the newmag forum and you site is using the newspaper theme.

1. That separator comes from here: http://screencast.com/t/xQQPRZDpoeA
You can remove it from there. You can find more info about the wp_title function here:http://codex.wordpress.org/Function_Reference/wp_title

2. Indifferent of the theme you use, you have the custom typography section in your theme panel from which you can chose the font family you want for post content so that you post your content with the desired font.
Open Sans is added by default with latin extended support, for other fonts you can select from here what character subsets will be loaded for each google font from theme panel > custom fonts panel: http://screencast.com/t/AJkL5Nw2b

3. It should work fine, I have tested this using the 4.6 version of the theme, which is the latest and haven’t found any issues with it:

ex:
* http://screencast.com/t/ygIXH5rL
* http://screencast.com/t/osiEr0FmLDs

I can find the “backstretch” div which is adding the background image on your site so please make sure you do this right and also check his without plugins and update your theme if you are not using the latest.

Thanks

Lucian
tagDiv Staff

Hi,

You can use this custom css from below and set this arrows for all lists located into your post content, like this: http://screencast.com/t/FqABwGCuzm

.td-post-content ul li:before {
font-family: 'newsmag', sans-serif;
content: '\e803';
float: left;
margin-left: -19px;
line-height: 24px;
font-size: 14px;
}

The arrow list format is also present on pages and just like for posts you gave to add a list then highlight it and set the arrow format, like this: http://screencast.com/t/vkmsQnStbzn

Thanks

Lucian
tagDiv Staff

Hi,

You have to test on MAC Safari not on Windows version as on MAC Safari latest version is 7 while on Windows it wasn’t updated in approximately 3 years.
Nobody uses Windows Safari anymore.

Thanks

Viewing 25 posts - 2,901 through 2,925 (of 6,600 total)