Hi,
Yes this is possible by setting in filters ( https://forum.tagdiv.com/block-settings-tutorial/ ) please read this documentation for better understanding https://forum.tagdiv.com/block-settings-tutorial/
I hope this will help you.
Thank you.
Hi,
Yes you can do that, first row need to be set on 7/12 + 5/12, then first column split in 3, and second one in 2 .
See results: https://www.screencast.com/t/KuVOmbxb1Wg
Thank you.
Hi,
Yes there is a way but it need to be done manual and it takes a lot of time.
I will try to give you an example: first I create a new post, add some random text, then I switch on text from visual ( https://www.screencast.com/t/V0emHSmZA1 https://www.screencast.com/t/5eS8rq2edD ), in content of text were you want to show up you ads you need to put this code
<div class=”td-visible-desktop”></div>
https://www.screencast.com/t/Tijp79Um0SSe
Try to not repeat the ads in the post with this method and use proper width and height for image .
See the results: https://www.screencast.com/t/1cyuTojc5
I hope this can help you.
Thank you.
Hi,
Try a test like this one https://www.screencast.com/t/iwpKqVNVQ the results is https://www.screencast.com/t/KTfMXOZTf
Let me know if it works.
Thank you.
Hi,
To use Big Grid Full 10 yo need to select the row ( https://www.screencast.com/t/BKtGn2pw ) and select row stretch on Stretch row and content ( https://www.screencast.com/t/o88r9lZ7 ) save it and view the page ( https://www.screencast.com/t/GWuXt3FC );
You can try first to do a new page, hover empty column and select row, set stretch and after that add Big Grid Full 10.
Thank you.
Hi,
Yes this is possible, in order to do that you need to hover the column select row from left corner on the left side bar you see Row > General there select layout 1/2 + 1/2 after that drag a inner row in one column hover it select inner row ( https://www.screencast.com/t/djuQdE14rGX ) and select the layout you desire (see an example https://www.screencast.com/t/q5Vntul59E ).
The think is that on the large screen will look good but on the medium or small screen will look badly.
Thank you.
Hi,
You need first to remove/delete js_composer from /wpcom-151455459/wp-content/plugins/js_composer and after that try to install again ( https://forum.tagdiv.com/how-to-use-visual-composer/ ) .
Thank you.
Hi,
You can use Visual Composer or tagDiv Composer, but do not use both composers simultaneously on the same page.
But I recommend you to take a look on tagDiv Composer ( https://forum.tagdiv.com/tagdiv-composer-tutorial/ ) and try it, is more easy to build pages, and it’s in real time because you will edit directly on the front page.
Thank you.
Hi,
The Big Grid it’s show only in row layout 1/1, and just the beackground of big grid is stretching not the grid https://www.screencast.com/t/YwI9PVgdbxN
Thank you.
Hi,
If you like it, all you need to do is to go in cloud templates search for it ( https://www.screencast.com/t/lEaQazKYb7Dd ) click on it, then click on Create Template… after you get it you pages.
Or if you desire to create a new page similar you can use TD Composer, I will give you an example: Create a new page and publish it, after that click on tagdiv composer https://www.screencast.com/t/ZrchgGdN will open in front td composer, hover empty column and click on the row, on left side you’ll see Row > General, select the Layout you like ( in this case 1/2 +1/2 ), after that select the empty column from the left click on the row and drag tow inner row in it, hover the second inner row and click on inner row and split it in tow https://www.screencast.com/t/clEmDeMbkguF then drag your content .
See results: https://www.screencast.com/t/rRNxEvLkirU
Thank you.
Hi,
Yes that can be done with some CSS, to do it go back in WP Dashboard Newspaper > Theme panel > Custom code > Custom CSS ( https://www.screencast.com/t/bWV1CQx8HzmN ) and paste this code :
.wp-caption-text{
text-align: center;
}
.td-post-featured-image img{
margin: 0 auto;
}
See results: https://www.screencast.com/t/J1pQEqMY2B1
Thank you.
Hi,
Please try to optimization your page ( https://www.screencast.com/t/ujzSFopuM8yS ), because same mobiles have
poor connection to internet/wifi and it take a while until it loads.
Try to use proper image, and for mobile remove image from background.
Thank you.
Hi,
Using TD Composer when you edit a text you all you need to do to save your text from WP Editor is to click outside of editor or simply click on X button, then the text will be save automatic ( https://www.screencast.com/t/iRJGpkmNp7lO ) see results: https://www.screencast.com/t/Bson1jOq0JW after this save the page content and view the page.
Thank you.
Hi,
To do that go back in WP Dashboard select Page open the “About Page Header Hero – Spa Heaven” page then from the right on Page Attributes > Template click on drop down list and chose “PageBuilder + Empty page” https://www.screencast.com/t/nWplPv95eegx after that update/publish the page, go on you web site page and refresh it.
Thank you.
Hi,
I just test it my self and there it looks like to be a issues.
Thank you for mentioned, we’ll try to fix it as sun as possible.
For the moment you can set H2 or other H element witch is not us in smart list in current post.
Thank you for your understanding.
Hi,
If I understand correctly when you say “Single Image” you refer to logo, if is so there is a way to set different Logo for mobile; go in Newspaper > Theme panel > Header > Logo for mobile and set your mobile logo https://www.screencast.com/t/U1glxznAp
If is not that please put here your url site, so i can inspect the problem.
Thank you.
Hi,
Now I see, you use TagDive Slide Gallery, that’s way the css I give you don’t work, because is not a normally gallery.
Please replace the above CSS code with this one:
.td-gallery-slide-copywrite {
font-size: 16px;
}
Thank you.
Hi,
If you wish to add a custom css for all image you can go back in WP dashboard Newspaper > Theme panel > Custom code > Custom CSS and past this code there https://www.screencast.com/t/5I6jnzOKB
.td-post-content img{
width: 100%;
}
For second issue you can try lazy option go in Newspaper > Theme panel > Themplate settings > and expand Image loading – animations (LazyLoad) and activate it https://www.screencast.com/t/Q20lKAZcY
Thank you.
Hi,
If I understand correctly you desire to switch between to logos, if is that than it’s possible, but you can chose only from tow option logo mobile and logo header this is the only way you can switch logo between your sticky menu and menu.
If is this, I will show you how to do it: go back to WP dashboard Newspaper > Theme panel > Header expand Logo & Favicon then put your logo for static menu ( https://www.screencast.com/t/H1lVAbuWj ) , then expand Logo for Mobile and chose upload your second logo to Logo Mobile ( https://www.screencast.com/t/vzqdtC9Q3nR )
See results: https://www.screencast.com/t/wwEqEISNJ https://www.screencast.com/t/CRoHjDzZm .
This is the only way to switch the logo for sticky menu and menu.
Thank you.
Hi,
If I understand correctly you can’t add more image at a same time ( https://www.screencast.com/t/qcYpLSD6bPhH ), if is that I just try it myself and it work ( https://www.screencast.com/t/vIqFsodbb ) .
Please try with a default theme.
Thank you.
Hi,
After you get the templet you need to go in wordpress dashboard then click on Newspaper > Theme panel > Footer >Footer settings and in section footer page select from dropdown the template you desire ( https://www.screencast.com/t/iKrh3Xo2iw ) .
Thank you.
Hi,
This seems to happen because the images size are bigger that it’s set in uploading size server.
If you desire to upload more image you need to set up your server configuration for upload max file size and max file upload….
Please read and try this : https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Thank you.
Hi,
You can do that by simply change a line of css code, but this must be done manual for all image you want to be full width.
I think will be more simple if I give you an example: Create a new post, add a media click on “Text” ( https://www.screencast.com/t/QX55BoNLs1 ) , remove height, and make the width=”100%” ( https://www.screencast.com/t/qz3v4F5EE ) this will do your task.
See the results with sidebar: https://www.screencast.com/t/x3r9A7tU
See the results with out sidebar: https://www.screencast.com/t/IlzroF5QTV
Thank you.
Hi,
Sorry but for the moment our theme don’t have this option, we will consider it.
If desired, you can select for each category header style.
Thank you.
Hi,
To have a image on full width in article all you need to do is to select for full size.
To give you an example create a post insert media, chose an image, set ATTACHMENT DISPLAY SETTINGS size: to Full size https://www.screencast.com/t/DfpAfwc5Jf4k , if you don’t want to have sidebar on the battom of page you’ll fince post settings select general and at sidebar position select no sidebar https://www.screencast.com/t/AySn6WVfn1u .
See the results : https://www.screencast.com/t/1pH5fEauvMy
Thank you.
