Hi,
If you want, I can take a look and change if you want the background image.
Thank you!
Hello,
You can use our gallery options, but for the page, you need to have the acf plugin pro version https://i.imgur.com/4K20QNp.png and use those options on the images -> https://i.imgur.com/jMo89lb.png
Also, you can try to use Nextgen gallery set the shortcode in column text -> https://i.imgur.com/S5IRz9G.png and it looks like this https://i.imgur.com/uVz5cfC.png -> https://www.imagely.com/knowledge-base/nextgen-gallery-shortcodes/
Thank you!
Hello,
This is the block -> https://pastebin.com/re2SDvEG set this class https://i.imgur.com/SfaUXQ1.png and you need to use this custom code CSS in raw CSS
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
position: absolute;
top: 5px;
width: 100%;
height: 40px;
z-index: -1;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 12px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 10px;
}
}
@media (max-width: 767px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 45%;
}
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a {
margin: 0;
min-width: 36px;
min-height: 36px;
position: absolute;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.ajax-page-disabled {
opacity: 1;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a i {
line-height: 36px;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-prev-page {
left: -60px;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-next-page {
right: -60px;
}
Thank you!
Hello,
I’m glad.
Have a great day!
Hi,
I would like to take a look. Can you please email us at contact@tagdiv.com with the wp-admin access and include the link to the topic in the email?
Thank you!
Hello,
I’m glad that you found the culprit plugin.
Have a great day!
Hi,
I would like to take a look. Can you please email us at contact@tagdiv.com with the wp-admin access and include the link to the topic in the email?
Thank you!
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
Please change the width from here https://i.imgur.com/paIbI0T.png or increase the font size if is logo text.
Thank you!
Hello,
Please try now to load a translation.
Thank you!
Hello,
You need to stretch the row and set a different layout for it -> https://i.imgur.com/bqqhri3.jpeg -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Also, you can set different width for columns.
Thank you!
Hello,
The subtitle is stocked in this table wp_postmeta table, in td_post_theme_settings meta key https://prnt.sc/mLKBqrlqeDqW
You can also use, import and export posts from WordPress.
Thank you!
Hello,
You need to update the code from your child theme; if you use the main theme, this warning should not be displayed.
Thank you!
Hi,
We would also like to take a look, so please email us at contact@tagdiv.com and provide the wp-admin and cPanel access. Include the link to the topic in the email.
Thank you!
Hello,
Unfortunately, the theme doesn’t have this type of option, only if the rows are in the footer or header template and those are set globally.
Thank you!
Hello,
What templates? Are you referring to blocks?
Thank you!
Hello,
Unfortunately, using the standard template, there is no option to exclude some posts that do not show the inline ad.
Thank you!
Hello,
Our view count elements from the theme counts each view regardless of the user who visits the posts (even the refresh will be counted), but if there cache or other similar options for improvements those can interfere. The first step will be to use the Ajax View Count to keep count when a cache is used.
If you want to have more control over post view count, please notice that you can handle it from Custom Fields from each post editor, like this -> https://www.screencast.com/t/fGWl7fxh6 -> https://www.screencast.com/t/wmrhc7pLPMk2
Now, Google Analytics provides real and unique value for your visitors, maybe from Jetpack stats, too (and this option can be used: https://i.imgur.com/lMxKPYK.png).
Thank you!
Hello,
I see that you have a standard template and this one can not be edited with tagdiv Composer, so you can try to add an icon in the menu -> https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thank you!
Hello,
The background video feature was excluded from the mobile version because it caused slow loading times and sometimes prevented the page from loading entirely. Also, the image is displayed https://i.imgur.com/hJBcIa4.png
Thank you!
Hi,
I replayed it via email; please check.
Thank you!
Hello,
I just checked and the modal image is working -> https://i.imgur.com/wLjnZCv.png For featured image, please make sure that the light box is enabled on the featured image -> https://i.imgur.com/kob7N1u.jpg
Thank you!
Hello,
You can create a cloud template for posts, categories and so on.
You can use a single post template and set it Global https://forum.tagdiv.com/design-post-pages-using-default-templates/
You can assign a Single Post Template for each category, in Theme Panel -> Categories -> https://i.imgur.com/gggYHLj.pngand you can design the template as you want for each Single Post Template from those categories or from frontend for each post -> https://i.imgur.com/7bhfa3S.png
Thank you!