- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
i am trying to create a post heirarchy, so that the correct category will display on the post blocks but i am unable to find the post settings as illustrated in the documentation.
all plugins installed and both the theme(Newspaper) and plugins are up to date.
is this meant to be located on the post itself or in the theme panel?
1. Only the loop elements have numbered pagination
– http://prntscr.com/lnmj27
Using it’s pagination will lead to the next page. The loops cannot be filtered, they will display posts from all the categories sorted by latest.
Blocks only have ajax pagination, no numbered option. Sorry for any inconvenience.
2. All modules will show the category tag, it just has to be enabled in the theme panel
– https://forum.tagdiv.com/category-tag-on-modulesblocks/
Big grid full 8 uses these modules – https://forum.tagdiv.com/theme-blocks-modules/
3. Change the spacing how exactly? Maybe there is a way.
Regarding the composer issue, maybe when trying to use the composer to edit a page for example, the connection was weak or lost with the website, that could explain it.
Hi,
The height will not be the same unless the titles have equal height. The length of the title will affect all the other post meta position.
You could set a min height for the title – http://prntscr.com/lnlzfb
That could be a solution, code used in example here
.td_flex_block_1 .td_module_wrap .entry-title {
min-height: 100px;
}
That is how the modules in this demo are made for example
– https://demo.tagdiv.com/newspaper_architecture/
The option to hide images will work per device (option is called image position), you mention you found it.
For the title space use the padding option – https://www.screencast.com/t/e38p4FdUr9
The cloud 56 block is made like this – https://www.screencast.com/t/UPTkn2QZX5I
Hi,
What you indicate in screenshots are not categories, are the title of blocks ( https://www.screencast.com/t/C3hcyUco9 ), in order to be clickable you need to set title url, and add text color, and background color.
https://www.screencast.com/t/RdQMhK8Y
Hope this will help you.
Thank you for your understanding.
Hi,
@ videomaker You simply have to update the plugin after the theme is updated. The old version will be deactivated and there will be an update button for the AMP plugin here
– https://www.screencast.com/t/gL5kio9su
If you already did that and the problem remains, please provide a link to a post with a featured video and the problem.
@jacinth80 The javascript errors are gone it seems. But there are no posts, all the blocks are empty from what I can see
– http://prntscr.com/lnkunv
Did something happen to the posts?
Thanks
Hi,
Please read this topics -> https://forum.tagdiv.com/topic/website-is-slow-to-load/
-> https://forum.tagdiv.com/topic/defer-parsing-of-javascript/
-> https://forum.tagdiv.com/topic/page-has-1-blocking-css-resources-js_composer-min-css-ver4-11-2/
Thank you for your understanding.
Hi,
Please read our guide for Category tag on modules/blocks:
-> https://forum.tagdiv.com/category-tag-on-modulesblocks/
If I did not understand correctly please proved some more details and some screenshots.
Thank you for your understanding.
I am also needing the flexibility of width content size, this can be done right now?
7. The theme width is fixed, it is not recommended to change it and there is no general width setting. The post content width is fixed as well, it will be 696px with a sidebar
Hi, team tagDiv.
I am facing a problem.
When I used the flex block 1, there was an option to show or hide the read more button. But no such option is available when I use blocks other than that. This is not done. I mean, it makes your theme very limited. If I choose flex block 1, I am unable to create a module similar to module 19. And if I choose module 19, I am unable to remove read more button from TD composer or theme panel. This is a huge limitation. Not everyone knows how to code.
You, people, are providing the functionality to show or hide category tag, author name, comments, review, date but not read more button. Why?
Please help me.
Pratiek.
I have a few more questions:
1. Is there a way to use pagination such that there is the ability to add page numbers in blocks such as 1 2 3 … Also, is it possible to change the ‘load more’ text?
2. In the Big Grids (in my case Full 8), is it possible to add the category box on each post shown in the grid?
3. Is it possible to change the spacing of the different items in the widget sidebar?
Thanks.
Hello,
Where is can removed bellow url: background-image:url(“http://192.168.0.120/wp_011_fast/wp-content/uploads/2018/08/shutterstock_789495532.jpg”) !important;
Server must very hard load url not found.
<div class=”td_uid_19_5bfd0d66b9150_rand_style td-element-style” style=”opacity: 0; transition: opacity 1s;”><div class=”td-element-style-before”><style>
.td_uid_19_5bfd0d66b9150_rand_style > .td-element-style-before {
content:” !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
border-color:#aaaaaa !important;
background-image:url(“http://192.168.0.120/wp_011_fast/wp-content/uploads/2018/08/shutterstock_789495532.jpg”) !important;
background-position:center center !important;
border-style:solid !important;
border-width: 1px 0px 0px 0px !important;
background-size:cover !important;
}
</style>
Hi,
If you use WPBakery page builder the full grids may not display same as with the tagDiv composer. In this case it seems to be bigger in height. Try to use this code in The theme panel custom CSS section
– http://prntscr.com/lnhx8p
It should make the full big grid look as it should.
.td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 14%;
}
.td_block_big_grid_fl_8 .td_module_mx19 {
padding-top: 28%;
}
You could also use the flex grids, these can have stretched widths and many other customization options as well
– https://www.screencast.com/t/t6Fz8ddh
But these are only available in the tagDiv composer.
Thanks
How can slove this problem?
Hi,
Where is this slider located exactly? At the moment I see a big grid in the homepage, followed by blocks 3.
The theme grids, blocks, sliders etc will show content according to the filtering and sorting chosen. If you use a latest sorting, then they will display the latest posts from the categories used in the filter.
The situation you are describing could be caused by caching. The theme by itself doesn’t have any caching. Usually it is a caching plugin or server cache that delay the data from being refreshed. So if you are not seeing the latest published posts where they should appear, that would explain it.
I currently see posts from as late as 23.11 in the grid at top
– http://prntscr.com/lngys4
Those should be the latest posts from what I can see.
Thanks
Hi, it is possible make Rounded image border end rounded block border?
https://www.pcusb.it/rounded/
This is my website: https://www.pcusb.it
Thanks….
I have found the answer for the 2nd problem – hiding image for mobile. There is an option for hide image and I can turn it on individually for mobile, and turn it off for desktop.
However, the Title is flashed with the left margin – I am trying to create some space on the left.
I want the title to keep some space on the left as shown here:
https://cloud.tagdiv.com/block-56-fast-news/
Thank you very much for your reply. I think I did not import it in the correct method. For some reason when I am trying to import it while using tagdiv composer, it says “installing” and then nothing happens even after waiting a long period of time.
Screenshot: Issue with load template
Hence, I imported the section directly from the dashboard, “Cloud Templates”, and then saved it as an element. For some reason, the “Filter” option was not showing while using it.
In any case, Flex Block 1 is serving me well so far. I still have two questions. I want the “modules” in the block to be the same height. However, it depends on the length of the title (and excerpts). I know I can limit the length, but I don’t want to put dots in the title of the post. To explain my point please see the following screenshot. Here, I want all the category title, dates to be in the same position (as marked with the black line and 1a and 1b). Similarly, the heights of the top row and bottom row should be equal (figure marked 2a and 2b). This is low priority though, more important is to have all the category tags to be in the same position.
Screenshot: Issue with post height
Finally, I do not want to show images when reading from a phone. I can change many other things that are different in desktop and phone mode, for example in the following screenshots, the square shaped boxes are different for desktop and phone mode. However, the choice of image (marked with oval shaped box) is not changing.
Is there a way to show the post image in desktop and tablet mode, and skip it in the phone mode?
Thanks in advance!
Hello guys.
I would like to know if there is a way to make a block or maybe there is a shortcode for content tabs.
I would like to have 3 tabs with different content each, when the users press the button it shows the content of the specific tab.
I have searched all Cloud Templates and looked at Smart Lists, but that is a little different.
Thank for help.
I’m getting the following errors
Anyone know how to fix it?
wp_postmeta.meta_key = ‘post_views_count_7_day_total’
AND
( mt1.meta_key = ‘post_views_count_7_day_last_date’ AND CAST(mt1.meta_value AS SIGNED) > ‘1542650380’ )
) AND wp_posts.post_type = ‘post’ AND ((wp_posts.post_status = ‘publish’)) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS SIGNED) DESC LIMIT 0, 2 feita por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Newspaper/category.php’), td_api_category_top_posts_style::_helper_show_category_top_posts_style, td_category_top_posts_style_4->show_top_posts, td_category_top_posts_style->render_posts_to_buffer, td_block_big_grid_4->render, td_block->render, td_data_source::get_wp_query, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
[26-Nov-2018 18:02:27 UTC] Erro de banco de dados do WordPress Lost connection to MySQL server during query para a consulta SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (42,227,304,5123,5202,6102,6113,8083,8299,8331)
Hello.
I do know how to do this in the html code. I am more than capable to Google for linking to certain part of page by myself which I did when I was looking for solutions how to do it in Newspaper theme.
But I use TAGDIV Composer and I would like to know how to do it in your theme without going into the code as it feels like I can make some mess with code and it is very difficult look and do changes “raw” code. By the way – when I check code on my “Book Now” page (Pages/Edit) and I can’t even find title “How to book” which I would like to have the link on the page. Can you? I pasted code for you.
So do you have any user friendly solution by using TAGDIV composer or not?
Sincerely,
Dr. Ingrid Fikr
Code:
[vc_row][vc_column][tdm_block_column_title title_text=”V2VsY29tZSUyMHRvJTIwT24tbGluZSUyMEJvb2tpbmclMjBDZW50cmU=” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”One stop shopping for relaxation and wellness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjI1Iiwib3BhY2l0eSI6IjAiLCJkaXNwbGF5IjoiIn19″][/vc_column][/vc_row][vc_row][vc_column tdc_css="eyJhbGwiOnsiY29udGVudC1oLWFsaWduIjoiY29udGVudC1ob3Jpei1jZW50ZXIiLCJkaXNwbGF5IjoiIn19"][tdm_block_button button_text=”SIGNATURE TREATMENTS” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” button_url=”https://www.dringrid.ca/signature-treatments/”%5D%5Btdm_block_button button_text=”MASSAGE THERAPIES” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][tdm_block_button button_text=”WELLNESS RITUALS” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][tdm_block_button button_text=” ENERGY MEDICINE” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][tdm_block_button button_text=”PRIVATE MEDITATION” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][tdm_block_button button_text=”PRIVATE YOGA” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][tdm_block_button button_text=”HYPNOTHERAPY” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation”][vc_empty_space height="30px"][/vc_column][/vc_row][vc_row][vc_column tdc_css="eyJhbGwiOnsiY29udGVudC1oLWFsaWduIjoiY29udGVudC1ob3Jpei1jZW50ZXIiLCJkaXNwbGF5IjoiIn19"][tdm_block_button button_text=”Add-ons” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button2″][tdm_block_button button_text=”eGift Cards” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button2″][tdm_block_button button_text=”Membership” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button2″][tdm_block_button button_text=”Packages” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button2″][tdm_block_button button_text=”How To Book” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”how-book” tds_button=”tds_button2″][tdm_block_button button_text=”Direct Billing |MVA” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button2″][vc_empty_space height="20px"][/vc_column][/vc_row][vc_row][vc_column tdc_css="eyJhbGwiOnsiY29udGVudC1oLWFsaWduIjoiY29udGVudC1ob3Jpei1jZW50ZXIiLCJkaXNwbGF5IjoiIn19"][tdm_block_button button_text=”| CUSTOM THERAPY” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button5″ tds_button5-text_color=”#ea967c” tds_button5-text_hover_color=”#000000″][tdm_block_button button_text=”| AT YOUR HOME” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button5″ tds_button5-text_color=”#ea967c” tds_button5-text_hover_color=”#000000″][tdm_block_button button_text=”| PRIVATE EVENT” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button5″ tds_button5-text_color=”#ea967c” tds_button5-text_hover_color=”#000000″][tdm_block_button button_text=”| CORPORATE” button_size=”tdm-btn-sm” button_display=”tdm-block-button-inline” button_icon_position=”” tdc_css=”eyJhbGwiOnsicGFkZGluZy10b3AiOiI1IiwicGFkZGluZy1yaWdodCI6IjUiLCJwYWRkaW5nLWJvdHRvbSI6IjUiLCJwYWRkaW5nLWxlZnQiOiI1IiwiZGlzcGxheSI6IiJ9fQ==” scroll_offset=”-60″ scroll_to_class=”essential-relaxation” tds_button=”tds_button5″ tds_button5-text_color=”#ea967c” tds_button5-text_hover_color=”#000000″][/vc_column][/vc_row][vc_row][vc_column tdc_css="eyJhbGwiOnsiY29udGVudC1oLWFsaWduIjoiY29udGVudC1ob3Jpei1jZW50ZXIiLCJkaXNwbGF5IjoiIn19"][tdm_block_column_title title_text=”ZS1HaWZ0JTIwQ2FyZHMlMjBDaHJpc3RtYXMlMjBTYWxl” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”Enjoy 20% Off till Dec 24 | Promotion Code RELAXMAS2018″ tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjUwIiwibWFyZ2luLWJvdHRvbSI6IjI1Iiwib3BhY2l0eSI6IjAiLCJkaXNwbGF5IjoiIn19″ tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″][/vc_column][/vc_row][vc_row][vc_column][vc_single_image media_size_image_height="200" media_size_image_width="318" image="344" height="200" style="style-3d-shadow" image_url="https://squareup.com/gift/WQNJDWBCT5WZF/order"][/vc_column][/vc_row][vc_row tdc_css="eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ=="][vc_column][tdm_block_inline_text description=”R2l2ZSUyMGRpZ2l0YWwlMjBnaWZ0JTIwY2FyZHMlMjBvZiUyMHdlbGxuZXNzJTIwdG8lMjB5b3VyJTIwZmFtaWx5JTJDJTIwZnJpZW5kcyUyQyUyMGJ1c2luZXNzJTIwcGFydG5lcnMlMjBvciUyMHRvJTIweW91cnNlbGYuJTBBJTNDYnIlM0UlM0NiciUzRSUyMCUwQUdyZWF0JTIwbGFzdCUyMG1pbnV0ZSUyMGJpcnRoZGF5JTJDJTIwZ2V0JTIwd2VsbCUyMG9yJTIwaGFwcHklMjBuZXclMjBob21lJTIwZUdpZnQuJTBBJTNDYnIlM0UlM0NiciUzRSUyMCUwQSUzQ2IlM0VHUkVBVCUyMFZBTFVFJTIwJTdDJTIwQkVBVVRJRlVMJTIwREVTSUdOUyUzQyUyRiUzRQ==” tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjEwIiwibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][/vc_row][vc_row tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9fQ=="][vc_column][tdm_block_button button_text=”Shop eGift Cards” button_size=”tdm-btn-sm” content_align_horizontal=”content-horiz-center” button_url=”https://squareup.com/gift/WQNJDWBCT5WZF/order”%5D%5B/vc_column%5D%5B/vc_row%5D%5Bvc_row%5D%5Bvc_column%5D%5Btdm_block_column_title title_text=”R29sZCUyQyUyMFNpbHZlciUyMGFuZCUyMEJyb256ZSUyME1lbWJlcnNoaXA=” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”Get teh best value | Sign for 12, 6 or 3 months” tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjUwIiwibWFyZ2luLWJvdHRvbSI6IjUwIiwib3BhY2l0eSI6IjAiLCJkaXNwbGF5IjoiIn19″ tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″][/vc_column][/vc_row][vc_row][vc_column][tdm_block_column_title title_text=”SE9XJTIwVE8lMjBHVUlERQ==” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”Booking Essentials” tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjUwIiwibWFyZ2luLWJvdHRvbSI6IjI1Iiwib3BhY2l0eSI6IjAiLCJkaXNwbGF5IjoiIn19″ tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″][/vc_column][/vc_row][vc_row tdc_css="eyJhbGwiOnsibWFyZ2luLXRvcCI6IjEwIiwiZGlzcGxheSI6IiJ9fQ=="][vc_column width="1/3"][tdm_block_column_title title_text=”SE9XJTIwVE8lMjBCT09L” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″ el_class=”how-book”][tdm_block_inline_text description=”VG8lMjBib29rJTIweW91ciUyMGFwcG9pbnRtZW50JTIwY2xpY2slMjBvbiUyMHRoZSUyMGJ1dHRvbiUyMHdpdGglMjB0aGUlMjBuYW1lJTIwb2YlMjBzZXJ2aWNlJTIweW91JTIwcmVxdWlyZS4lMjBDaG9vc2UlMjBkdXJhdGlvbiUyMGFuZCUyMGNsaWNrJTIwb24lMjBwcmljZS4lMEElM0NiciUzRSUyMCUzQ2JyJTNFJTIwJTBBWW91JTIwY2FuJTIwY3VzdG9taXplJTIweW91ciUyMGV4cGVyaWVuY2UlMjB3aXRoJTIwQWRkLW9ucy4lMjBTaW1wbHklMjBjbGljayUyMG9uJTIwdmFsdWUlMjB5b3UlMjB3YW50JTIwdG8lMjBhZGQlMjB0byUyMHlvdXIlMjB0cmVhdG1lbnQlMjBhbmQlMjBtZW50aW9uJTIweW91ciUyMGNob2ljZSUyMG9mJTIwQWRkLW9ucyUyMGluJTIwdGhlJTIwTm90ZXMlMjBib3guJTBBJTNDYnIlM0UlMjAlM0NiciUzRSUyMCUwQVRvbyUyMGNvbXBsaWNhdGVkJTNGJTIwJTIwQ2FsbCUyRlRleHQlMjA0MDMuNjEyLjcyMjYu” display_inline=”yes” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][vc_column width="1/3"][tdm_block_column_title title_text=”SE9XJTIwVE8lMjBQQVk=” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”WW91JTIwY2FuJTIwcGF5JTIwYnklMjBjYXNoJTJDJTIwY2hlcXVlJTJDJTIwSW50ZXJhYyUyMGUtVHJhbnNmZXIlMkMlMjBQYXlQYWwlMjBvciUyMENyZWRpdCUyMENhcmRzLiUyMDUlMjUlMjBHU1QlMjB3aWxsJTIwYmUlMjBhZGRlZCUyMHRvJTIwdmlzaXRzLiUwQSUzQ2JyJTNFJTNDYnIlM0UlMEFNZW1iZXJzJTIwYXJlJTIwYmlsbGVkJTIwYXV0b21hdGljYWxseSUyMGV2ZXJ5JTIwbW9udGguJTIwVGhleSUyMHBheSUyMHJlbWFpbmluZyUyMGJhbGFuY2UlMjBhZnRlciUyMGVhY2glMjB2aXNpdC4lMEElM0NiciUzRSUzQ2JyJTNFJTBBRHIuJTIwSW5ncmlkJ3MlMjBhbHNvJTIwb2ZmZXJzJTIwSW5zdXJhbmNlJTIwYW5kJTIwTVZBcyUyMERpcmVjdCUyMEJpbGxpbmcu” display_inline=”yes” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][vc_column width="1/3"][tdm_block_column_title title_text=”SE9XJTIwVE8lMjBSRVNDSEVEVUxF” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”SWYlMjB5b3UlMjBhcmUlMjBzaWNrJTJDJTIwb3IlMjBhcmUlMjBvdGhlcndpc2UlMjB1bmFibGUlMjB0byUyMGF0dGVuZCUyMGZvciUyMHlvdXIlMjBhbGxvdHRlZCUyMHRpbWUlMkMlMjByZXNjaGVkdWxlJTIweW91ciUyMHNlc3Npb24lMjB2aWElMjBib29raW5nJTIwc3lzdGVtJTIwb3IlMjBjb250YWN0JTIwRHIuJTIwSW5ncmlkJTIwdG8lMjBtYWtlJTIwb3RoZXIlMjBhcnJhbmdlbWVudHMuJTIwJTBBJTNDYnIlM0UlMjAlM0NiciUzRSUyMCUwQVBsZWFzZSUyMG5vdGUlMjB0aGF0JTIwMjQlMjBob3VycyUyMG5vdGljZSUyMGlzJTIwcmVxdWlyZWQlMjBmb3IlMjB0aGUlMjBjYW5jZWxsYXRpb24lMjBvZiUyMGFuJTIwYXBwb2ludG1lbnQuJTIwRnVsbCUyMHBheW1lbnQlMjBpcyUyMGNoYXJnZWQlMjBmb3IlMjBhJTIwbWlzc2VkJTIwYXBwb2ludG1lbnQu” display_inline=”yes” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][/vc_row][vc_row][vc_column][tdm_block_column_title title_text=”SE9XJTIwVE8lMjBQUkVQQVJF” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”UGxlYXNlJTIwZG9uJ3QlMjBlYXQlMjBhdCUyMGxlYXN0JTIwMiUyMGhvdXJzJTIwcHJpb3IlMjB5b3VyJTIwc2Vzc2lvbi4lMjBCb3R0bGVkJTIwd2F0ZXIlMjBpcyUyMHByb3ZpZGVkJTIwYW5kJTIweW91JTIwY2FuJTIwYWxzbyUyMGJyaW5nJTIweW91ciUyMG93biUyMGRyaW5rLiUyMCUwQSUzQ2JyJTNFJTNDYnIlM0UlMEFCZSUyMGF3YXJlJTIwdGhhdCUyMGRyaW5rcyUyMGNvbnRhaW5pbmclMjBjYWZmZWluZSUyQyUyMHN1Y2glMjBhcyUyMGNvZmZlZSUyQyUyMHRlYSUyMChibGFjayUyQyUyMGdyZWVuJTJDJTIwd2hpdGUpJTJDJTIwY2hvY29sYXRlJTJDJTIwY29sYSUyMGRyaW5rcyUyMGFuZCUyMGVuZXJneSUyMGRyaW5rcyUyMGFyZSUyMGRpdXJldGljJTIwd2hlbiUyMGNvbnN1bWVkJTIwaW4lMjBsYXJnZSUyMGRvc2VzLiUyMFRoZXklMjBkZWh5ZHJhdGUlMjB5b3VyJTIwYm9keSUyMGFuZCUyMHRoaXMlMjBjYW4lMjBoYXZlJTIwYW4lMjBlZmZlY3QlMjBvbiUyMGElMjByYW5nZSUyMG9mJTIwYm9kaWx5JTIwZnVuY3Rpb25zJTIwJUUyJTgwJTkzJTIwZnJvbSUyMHRlbXBlcmF0dXJlJTIwY29udHJvbCUyMHRvJTIwYWJzb3JwdGlvbiUyMG9mJTIwZm9vZC4lM0NiciUzRSUzQ2JyJTNFJTBBJTBBV2VhciUyMGNvbWZvcnRhYmxlJTIwY2xvdGhlcyUyMGVzcGVjaWFsbHklMjBmb3IlMjB5b2dhJTJDJTIwbWVkaXRhdGlvbiUyMGFuZCUyMGh5cG5vc2lzJTIwc2Vzc2lvbnMuJTIwQnJpbmclMjBtb3JlJTIwY2xvdGhlcyUyMHRvJTIwYmUlMjBhYmxlJTIwdG8lMjBsYXllciUyMHRoZW0uJTIwWW91JTIwY2FuJTIwY2hhbmdlJTIweW91ciUyMGNsb3RoZXMlMjBhdCUyMGNsaW5pYy4lMEElM0NiciUzRSUzQ2JyJTNFJTBBQW4lMjBhY2N1cmF0ZSUyMGhlYWx0aCUyMGhpc3RvcnklMjBpcyUyMGltcG9ydGFudCUyMHRvJTIwZW5zdXJlJTIwdGhhdCUyMGl0JTIwaXMlMjBzYWZlJTIwZm9yJTIweW91JTIwdG8lMjByZWNlaXZlJTIwYSUyMHRyZWF0bWVudC4lMjAlMjBJZiUyMHlvdXIlMjBoZWFsdGglMjBzdGF0dXMlMjBjaGFuZ2VkJTIwb3IlMjB5b3UlMjBhcmUlMjBjb21pbmclMjBmb3IlMjBmaXJzdCUyMHRpbWUlMjBwbGVhc2UlMjBmaWxsJTIwdGhlJTIwSGVhbHRoJTIwSGlzdG9yeSUyMEZvcm0lMjB1cCUyMGFuZCUyMGJyaW5nJTIwaXQlMjB3aXRoJTIweW91LiUwQQ==” display_inline=”yes” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][tdm_block_column_title title_text=”QS1aJTIwU2VydmljZXM=” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title3″ tds_title3-subtitle_text=”Complete list of all services” tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjUwIiwibWFyZ2luLWJvdHRvbSI6IjEwIiwib3BhY2l0eSI6IjAiLCJkaXNwbGF5IjoiIn19″ tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″][/vc_column][/vc_row][vc_row][vc_column width="1/4"][tdm_block_column_title title_text=”QS1F” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”QURELU9OUyUyMCUzQ2JyJTNFJTBBQVNJQU4lMjBGQUNFTElGVCUyMCUzQ2JyJTNFJTBBQVNTVVJFJTIwSEVBTFRIJTIwJTNDYnIlM0UlMEFDSEFLUkElMjBCQUxBTkNJTkclMjAlM0NiciUzRSUwQUNPUlBPUkFURSUyMCUzQ2JyJTNFJTBBQ1VTVE9NJTIwVEhFUkFQWSUyMCUzQ2JyJTNFJTBBREFOQ0lORyUyMEhPVCUyMFNUT05FUyUyMCUzQ2JyJTNFJTBBREVFUCUyMERFVE9YJTIwJTNDYnIlM0UlMEFERUVQTFklMjBSRUxBWEVEJTIwJTNDYnIlM0UlMEFERUxJQ0FURSUyMFJFSUtJJTIwJTNDYnIlM0UlMEFERUxJR0hURUQlMjBQT1NUTkFUQUwlMjAlM0NiciUzRSUwQURJUkVDVCUyMEJJTExJTkclMjAlN0NNVkElMjAlM0NiciUzRSUwQUVBU1klMjBNRU5PUEFVU0UlMjAlM0NiciUzRSUwQUVHSUZUJTIwQ0FSRFMlMjAlM0NiciUzRSUwQUVORVJHWSUyMEFUVFVNRU5UJTIwJTNDYnIlM0UlMEFFTkVSR1klMjBDT1JEUyUyMCUzQ2JyJTNFJTBBRU5FUkdZJTIwTUVESUNJTkUlMjAlM0NiciUzRSUwQUVORVJHWSUyMFJFU1RPUkFUSU9OJTIwJTNDYnIlM0UlMEFFTkVSR1klMjBVTkxFQVNIRUQlMjAlM0NiciUzRSUwQUVTU0VOVElBTCUyMFJFTEFYQVRJT04lMjAlM0NiciUzRQ==” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][vc_column width="1/4"][tdm_block_column_title title_text=”Ri1M” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center” description=”RkVBUiUyMExFU1MlMjAlM0NiciUzRSUwQUZJTkUlMjBBQ1VQUkVTU1VSRSUyMCUzQ2JyJTNFJTBBRkxZSU5HJTIwQ1VQUyUyMCUzQ2JyJTNFJTBBR0VOVExFJTIwTkVFRExFJTIwJTNDYnIlM0UlMEFHRVQlMjBQUkVHTkFOVCUyMCUzQ2JyJTNFJTBBSEFQUFklMjBCQUNLJTIwJTNDYnIlM0UlMEFIRUFEQUNIRSUyMEZSRUUlMjAlM0NiciUzRSUwQUhPVyUyMFRPJTIwQk9PSyUyMCUzQ2JyJTNFJTBBSE9XJTIwVE8lMjBQQVklMjAlM0NiciUzRSUwQUhPVyUyMFRPJTIwUFJFUEFSRSUyMCUzQ2JyJTNFJTBBSE9XJTIwVE8lMjBSRVNDSEVEVUxFJTIwJTNDYnIlM0UlMEFIWVBOT1RIRVJBUFklMjAlM0NiciUzRSUwQUpPWUZVTCUyMFBSRUdOQU5DWSUyMCUzQ2JyJTNFJTBBTEVUJTIwR08lMjBBTlhJRVRZJTIwJTNDYnIlM0UlMEFMSUZFJTIwRk9SQ0UlMjBGTE9XJTIwJTNDYnIlM0UlMEFMSUZFJTIwTUFTU0FHRSUyMCUzQ2JyJTNFJTBBTElHSFQlMjBUSEVSQVBZJTIwJTNDYnIlM0U=”][/vc_column][vc_column width="1/4"][tdm_block_column_title title_text=”TS1S” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”TUFTU0FHRSUyMFRIRVJBUElFUyUyMCUzQ2JyJTNFJTBBTUVNQkVSU0hJUCUyMCUzQ2JyJTNFJTBBTU9NJTIwQU5EJTIwQkFCWSUyMCUzQ2JyJTNFJTBBTVZBJTIwJTdDRElSRUNUJTIwQklMTElORyUyMCUzQ2JyJTNFJTBBTk9VUklTSElORyUyMEJSRUFUSCUyMCUzQ2JyJTNFJTBBUEFDS0FHRVMlMjAlM0NiciUzRSUwQVBSSVZBVEUlMjBFVkVOVCUyMCUzQ2JyJTNFJTBBUFJJVkFURSUyME1FRElUQVRJT04lMjAlM0NiciUzRSUwQVBSSVZBVEUlMjBZT0dBJTIwJTNDYnIlM0UlMEFSRUpVVkVOQVRFJTIwTUUlMjAlM0NiciUzRSUwQVJFTEFYJTIwQU5EJTIwUkVTVCUyMCUzQ2JyJTNFJTBBUkVMQVhFRCUyMFRNSiUyMCUzQ2JyJTNFJTBBUkVMRUFTSU5HJTIwS05PVFMlMjAlM0NiciUzRSUwQVJFTElFRiUyMFNUUkVTUyUyMCUzQ2JyJTNFJTBBUkVNT1ZFJTIwQkxPQ0tTJTIwJTNDYnIlM0UlMEFSRU5FV0VEJTIwQk9EWSUyMCUzQ2JyJTNFJTBBUkVTVE9SRSUyMEFORCUyMFJFUEFJUiUyMCUzQ2JyJTNF” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][vc_column width="1/4"][tdm_block_column_title title_text=”Uy1a” title_tag=”h3″ title_size=”tdm-title-md” content_align_horizontal=”content-horiz-center” tds_title=”tds_title2″ tds_title3-subtitle_text=”Foundations for relaxation and welness” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJvcGFjaXR5IjoiMCIsImRpc3BsYXkiOiIifX0=” tds_title3-f_title_font_size=”30″ tds_title3-f_subtitle_font_size=”13″ tds_title2-f_title_font_size=”20″ tds_title2-line_alignment=”100″ tds_title2-line_height=”1″ tds_title2-line_width=”100″ tds_title2-line_space=”40″][tdm_block_inline_text description=”U0FDUkVEJTIwUExBQ0UlMjAlM0NiciUzRSUwQVNDQVIlMjBVTlRJRUQlMjAlM0NiciUzRSUwQVNJR05BVFVSRSUyMFRSRUFUTUVOVFMlMjAlM0NiciUzRSUwQVNJTEtZJTIwU0tJTiUyMCUzQ2JyJTNFJTBBU0xFRVAlMjBXRUxMJTIwJTNDYnIlM0UlMEFTTU9PVEglMjBRSSUyMCUzQ2JyJTNFJTBBU09PVEhJTkclMjBUT1VDSCUyMCUzQ2JyJTNFJTBBU09VTkQlMjBIRUFMSU5HJTIwJTNDYnIlM0UlMEFTVUJUTEUlMjBDUkFOSU8tU0FDUkFMJTIwJTNDYnIlM0UlMEFVTFRJTUFURSUyMFJFTEFYQVRJT04lMjAlM0NiciUzRSUwQVVOSVZFUlNBTCUyMFNVUFBPUlQlMjAlM0NiciUzRSUwQVZJVEFMUyUyMFJFU1RPUkFUSU9OJTIwJTNDYnIlM0UlMEFXRUxMTkVTUyUyMFBSTyUyMCUzQ2JyJTNFJTBBV0VMTE5FU1MlMjBSSVRVQUxTJTIwJTNDYnIlM0UlMEFXSE9MRSUyMFJFRkxFWE9MT0dZJTIwJTNDYnIlM0UlMEFXT1JSWSUyMEZSRUUlMjBORUVETEUlMjAlM0NiciUzRSUwQVdSSU5LTEVTJTIwRlJFRSUyMCUzQ2JyJTNFJTBBWU9HQSUyMFdJVEglMjBBU1NJU1QlMjAlM0NiciUzRQ==” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjEwIiwiZGlzcGxheSI6IiJ9fQ==” content_align_horizontal=”content-horiz-center”][/vc_column][/vc_row]
Hi Simion,
because of the GDPR in Europe I have to use custom fonts. I tried some as showed as woff-file, but it won’t work. The theme seems to block the custom fonts, when I want to control it throught the forecast.
When I use the fonts which are already listed in the theme there is no problem changing them.
What I am doing right?
Do you have also an idea because fo the GDPR how to use the I-Fram of youtube videos in a different way?
Thanks
Sascha
Hi,
You can set the excerpt and title length https://www.screencast.com/t/5FpuiOVxUsX5
In order to have the same category you need to set the categories you want to show ( https://www.screencast.com/t/MzpAugYie ).
Also please read our documentation https://forum.tagdiv.com/block-settings-tutorial/
Thank you.
Hi,
1. In order to change the post title size go in Newspaper> Theme panel> Theme fonts> Post Title and change for the post you want.
example: https://www.screencast.com/t/Jxptg3FTE
https://www.screencast.com/t/WqEsyC07t
For color please go in Newspaper> Theme panel>Theme color> posts https://www.screencast.com/t/7FqPXrBh
2. If you refer at this space https://www.screencast.com/t/oWIaljALX
There is tow ways one if you are using cloud templates from tagdiv Cloud Library , just select the tag and set the margin tom you need ( https://www.screencast.com/t/zhy9WXRJKx ).
If you are using custom template you’ll need custom css
https://www.screencast.com/t/REQGuGj3XL0
.tdb_single_tags ul {
display: block;
margin-top: -20px;
}
Add this custom css in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you.
Thanks.
Hi,
Flex blocks have options to set a background for each module, also a shadow around them
– http://prntscr.com/ln58zl
You could experiment with flex block 1 which is similar to the ones you are mentioning. Colors can be set for the post title and post meta in flex blocks.
Block 56 you mention is made with flex block 1 and the settings I mentioned above. You can simply import it in your page and use it
– http://prntscr.com/ln5bl7
The fonts for the block title can be customized – http://prntscr.com/ln5cv8
The style can be copied from one block to another (same type of block)
– http://prntscr.com/ln5dg1
Saving the shortcode will allow you to re-use it as many times as you want. What exactly is the problem when you are saving it?
All blocks have a post limit option and filter settings. What is the problem you are facing here?
Only flex blocks have this many customization settings, the predefined blocks (1->25) do not. These predefined blocks will always look the same as they were designed. With the flex blocks you can recreate all the other predefined blocks.
For example all the blocks in the cloud library are flex blocks
– https://affiliate.tagdiv.com/#/load/Blocks
Thanks
Please implement it in the theme by default <3
I think better option is to do not change/replace by TagDiv default author function of WordPress. This plugin works correct on “almost all” other themes ;-D