Search Results for 'block'

Results from the Forum
PavanRChawla
Participant
#0

I want to add a block with multiple categories, ie, one element in a column, with multiple tabs, each tab the name of a category, each tab to show up a completely different set of posts of that particular category.

Pls help.

Pls see the attached image to clearly understand my question.
How do I add this element on my home page?

Thanks in anticipation.

alexvirt_bg
Participant
#0

hi
sorry about that
in composer
How to ad a top banner link in crypto theme there no option for it
I try to modify some how but noting happening
investinblockchain.bg homepage
thanks

alexvirt_bg
Participant
#0

hi
in composer
How to ad a top banner link in crypto theme there no option for it
I try to modify some how but noting happening
investinblockchain.bg homepage
thanks

InPa
Participant
#0

Hi,
how can I edit the title of the fixed block “Latest Articles”. I’d like to have the title in German 😉

Thanks
Inken

whackedout
Participant
#0

Hello Author,

I have given some javascript code in the text block of TD Composer on my website homepage. I saved and closed the tab. After that website is crashed. Can you please help me with the path where the content has been saved so that I can go there and delete it!

Richbilt
Participant
#0

Hi there, i’ve just rebuilt my homepage using the tagdiv composer at https://billyscrashhelmets.com.

In the first content block you see (below the intro text), I’m displaying the category tag next to each helmet – but each of those helmets has 3 categories assigned and I want them to display a different category from the one they’re showing ‘All helmet reviews’. Is there a way for me to choose which category name is being displayed? I’ve tried changing the primary category to see if it’s choosing based on that (which would work) but it seems to be just choosing what’s displayed based on alphabetical order which is a bit pants.

Any ideas on how to get it to display a different category in there? thanks.

#0

I have the unique articles function running on my website’s homepage, and I want it to run, however I have one content block that I have set to only display on mobile devices (it is set to hidden via your TD Composer CSS panel for desktop and tablet devices but set to show on mobile phones). I want this content block to show the same article as what I show on desktop, but because I have unique articles functionality running it doesn’t allow it. How can I override the unique articles function just for this one content block on the homepage?

The use case is on desktop we like our featured story to show using one content block style, but on mobile phones we like a different content block for showing the featured story which is why we have it only show on mobile phones. I want the same latest featured story to show in both the desktop featured content block and mobile featured content block with unique articles still turned on the homepage.

Nijanthan
Participant
#0

How can I edit the editors pick block in the footer?

Nijanthan
tagDiv Member

How can I edit the Editors Pick Block on footer?

Simion C.
tagDiv Staff

Hi,

That is true, when designing a cloud header template what you set in it for desktop will not appear on mobile. So you have to add elements when on mobile. So for example I have this content on desktop
http://prntscr.com/n3kwyw and this on mobile – http://prntscr.com/n3kx50
Both the desktop header content and the mobile content are loaded, it is just that when on desktop the mobile header is hidden, and when on mobile the desktop header is hidden. But the elements are still there and loaded, just hidden.

The purpose of the mobile theme is to simplify the mobile pages greatly, that is why with it active the results are noticeably better when testing with speed tools. Now it can also be used together with the AMP official plugin.
We will improve it’s current functionality in future updates. If it’s not active the same exact content and resources from desktop will be loaded on mobile, and now with the somewhat new Google algorithm when testing it will take into account each website visitors loading speed on mobile and provide a score based on this.

The issue with the background loading transition is known, we will find a solution for it. The quick fix for the moment would be to enter this code in the theme panel analytics section, enter it as the first code there (before all other codes you have entered)

<style>.td-element-style {
opacity:1!important;
}</style>

Flex blocks use one of these thumbnails – http://prntscr.com/n3l80s This allows greater flexibility by for example setting a custom height or width for the module. But it also means that the image may not be exactly as the module, like with predefined blocks.
However from what I can see the flex block in the homepage on your website isn’t using a theme created thumbnail, instead the original image is resized
http://prntscr.com/n3lb1r
I suggest that you regenerate the thumbnails so that they are created properly
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also disable the jetpack image optimization module for images
https://jetpack.com/support/site-accelerator/
Or begin by disabling this module first, and check if a thumbnail is loaded, before regenerating.

Thanks

Calin
tagDiv Staff

Hi,

Please check the documentation form this article -> https://www.wpbeginner.com/wp-tutorials/wordpress-custom-fields-101-tips-tricks-and-hacks/
example on module -> https://www.screencast.com/t/gJD5AYTYUdxa -> https://www.screencast.com/t/qFG2caaCh3 results -> https://www.screencast.com/t/FerVYBgD9Q
The code <?php echo get_post_meta($this -> post ->ID, 'key', true); ?> just to set it in your 77 block and change the key

Hope this will help you!
Thanks.

Novanet
Participant
#0

Hi,
https://www.diarioaxarquia.com is my website.

As you can see, on the main page there are two 11 block, one for the “Noticias” category and other with the “Deportes” category.

When we press the “Load more” (“Cargar más”) button, it duplicates posts. I’ve tried Unique Articles but i see no difference, and the “Offset” feature, as it describes, skips posts, so we cannot view the (for example) 10 first if we set it at 10.

Is there anything we can do?

Thanks in advice.

Simion C.
tagDiv Staff

Hi,

Grids and Full grids cannot be placed in split rows, only flex grids can be used like that
http://prntscr.com/n3j1nm
Please use a flex grid if you want to use such a layout. There are multiple flex grids to choose from – http://prntscr.com/n3jaok Even flex blocks can be made to look like grids. These have many customization options.

Thanks

Calin
tagDiv Staff

Hi,

I think that you are using the WPBakery, and you stretch a row for big block, but for full with you need to use the Big Grid Full elements -> https://www.screencast.com/t/6sGlqKwybF and stretch the row of this element, this should solve your problem.

Thank you!

Calin
tagDiv Staff

Hi,

In order to have the author image you’ll need to use a single post template from tagDiv Cloud Library -> https://www.screencast.com/t/xrpnmAlzTEd
Also you can set the single post template individual only for some blocks or global for all post that do not have an individual template.

Thank you!

Simion C.
tagDiv Staff

Hi,

What exactly does not look as in the demo? Please let me know and we will investigate, what demo did you install and what does not look as in the demo after installing it. The default demo does not use any cloud library templates. It uses default templates only.

In the example you provided you use a big grid 5 and below it a block 4. So this template is not suited to be applied for multiple categories. Please use category grids and loops as I mentioned above. Then the template can be applied to all categories and there will be no problem.

Normal blocks and grids will always show the same content according to their filtering. Category grids and loops will show the proper content for each category. Edit that template and instead of the big grid 5 use a category grid, below it use a loop. That would be all there is to it.

For the tags only one template can be set, in general. You can use a loop element in the tag template as the main content, with a sidebar containing a block sorted by latest for example, like these tag template examples https://affiliate.tagdiv.com/#/load/Tag
If you preview and edit one of those templates you can see that a loop element is used
http://prntscr.com/n3i85w
The loop doesn’t require any filtering, it will do it automatically depending on what is currently viewed. So that same loop can display for example posts that have the tag “reviews” when that tag page is accessed, or posts with the tag “wordpress” when that tag page is accessed.

Please let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

If you get a template for category from tagDiv Cloud Library you can see that there is no blocks set in template, there are set category grid -> https://www.screencast.com/t/h3u2OgOA9gD6 , so when you click on a category -> https://www.screencast.com/t/jCJJUO4SN this template will sort all post after that category automatically ( will be show all posts that have set that category ) -> https://www.screencast.com/t/2VBC3o0BF

If you have more questions please let me know them.

Thank you!

Calin
tagDiv Staff

Hi,

The modified date is a new option in latest them version that allow you to display each date you want on blocks, you can use this option, or use the old one with publish date.

Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B

Also the modified date on post can be set with tagDiv Composer on single post template -> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt

Hope this will help you!
Thanks.

Kaino
tagDiv Member

You can always check our documentation for When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

And then? Because there is no answer there, foud many similar threads and not 1 answer that solves the issue 😉

Anyway, will create a temporarily account and send you guys an email.

Ryansmccain
Participant
#0

I’ve been using Newspaper for over a year on my website and never had an issue upgrading. When I went from 9.5 (I think) to 9.6.1, the coloring of my main menu and footer disappeared. I have attempted the upgrade 3 different times and get the same result.

This is how it used to look. (Ignore the under construction banner):

Menu: http://prntscr.com/n39w6p
Footer: http://prntscr.com/n39vyv
Widgets: http://prntscr.com/n39wc3

This is how it looks now…
Menu: http://prntscr.com/n39wl4
Footer: http://prntscr.com/n39x3e
No widgets: http://prntscr.com/n39wwi

Another thing that is odd. The top featured post image used to have different dimensions. Now all of the posts on the homepage look the same. See the pretzels top post image:

Now: http://prntscr.com/n39yc0
Before: http://prntscr.com/n39z44

I am using header style 6 and footer style 14.

..The website is http://prntscr.com/n39x3e

There is some custom CSS but this has not changed in months and I have never had an issue with prior upgrades:

/* widget title color start */
.td-theme-wrap .block-title > span, .td-theme-wrap .block-title > span > a, .td-theme-wrap .widget_rss .block-title .rsswidget, .td-theme-wrap .block-title > a, .widgettitle, .widgettitle > a, .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .td-theme-wrap .td_block_template_2 .td-block-title > *, .td-theme-wrap .td_block_template_3 .td-block-title > *, .td-theme-wrap .td_block_template_4 .td-block-title > *, .td-theme-wrap .td_block_template_5 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title::before, .td-theme-wrap .td_block_template_7 .td-block-title > *, .td-theme-wrap .td_block_template_8 .td-block-title > *, .td-theme-wrap .td_block_template_9 .td-block-title > *, .td-theme-wrap .td_block_template_10 .td-block-title > *, .td-theme-wrap .td_block_template_11 .td-block-title > *, .td-theme-wrap .td_block_template_12 .td-block-title > *, .td-theme-wrap .td_block_template_13 .td-block-title > span, .td-theme-wrap .td_block_template_13 .td-block-title > a, .td-theme-wrap .td_block_template_14 .td-block-title > *, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td-theme-wrap .td_block_template_15 .td-block-title > *, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i, .td-theme-wrap .td_block_template_16 .td-block-title > *, .td-theme-wrap .td_block_template_17 .td-block-title > * {
color: #4f1780!important;
}

/* widget title underline color start */
body .block-title {
border-color: #523F6D;
}

/*latest answer category */
.td-subcat-filter .td-subcat-list a{color:black!important;}

/* block navigation arrow color */
.td-next-prev-wrap a {color:black!important;}
.entry-crumbs a {
color: black;
}
.entry-crumbs {
color: black;
}

/* Keeps main menu logo from screwing up in tablet view */

@media (max-width: 1018px) and (min-width: 768px) {
.td-header-style-6 .td-container {
width: 100%;
}
.sf-menu>li>a {
padding: 0 8px;
}}

/* Remove extra whitespace around footer */

.td-main-content-wrap{ padding-bottom:0; }

/*Remove extra purple space in purple footer */
.td-footer-template-14 .td-footer-bottom-full{ padding-top: 0; }

.td-footer-bottom-full .td-pb-row>.td-pb-span3 {
margin-bottom: 0px;
}

/* reduce padding under purple header main menu REMOVED 9/4/18
.home .td-main-page-wrap {
padding-top: 1px;
}
*/

/* Hide ABOUT US in the footer */

.td-footer-wrapper .block-title span{ display:none }

/* Spacing between sharing buttons and content */
.td-post-sharing-top {
margin-bottom: 5px;
}

/* Spacing between Facebook like button and social media sharing icons */
.td-post-sharing-classic + .td-post-sharing {
margin-top: 20px;
}

/* COMMENT Font */
#reply-title{font-family: Verdana;}

/* WP Discuz LEAVE A REPLY Font
#wc-comment-header{font-family: Verdana;} */

/* WPForms font color */
div.wpforms-container-full .wpforms-form .wpforms-title {
color: #007acc;
}

axehorde
tagDiv Member

sorry for the 2 reply. WordPress support also tell me that in mobile version there are many off screen images. They talk about some problems with the thumbs.
I wouldn’t know what changes to make. I used custom height for module like slider and flex block. In the “Thumbs on Modules/Blocks” i don’t change anything.

what should I do? I was told that in the mobile the photos are loaded large even if the thumbnail is much smaller.

lazdim
tagDiv Member

Hi Calin,
Thank you very much for the time you spent and the the information you provided.

I’m really sorry for this but, I already new that 🙂
Maybe my initial question made some misunderstanding, so let me show what I actually need.

I am using Block 77, provided by the td_plugin_API.
I am adding Block 77 in a page, this one

So, that page looks like this: https://www.screencast.com/t/AX4ugqr36t

Then, I open the module_77.php file and I make a veeeeeeery small addition to the code

<?php echo $this->get_excerpt();?>

so I can display the excerpt below the post’s title (category page level).

The result after adding the excerpt is this:https://www.screencast.com/t/QZHazjvlHKkS
Excerpt added bellow post’s title.

Now, as I did with excerpt, I need to display the value of a custom field, just like the one your showed me, but not IN THE POST.

Let’s say I create a custom field and I give it a value like this: https://www.screencast.com/t/av4rjj6z3
You can see that I have a custom field with key “personName” and its value is “Joe Doe”

What I need is to display the “personName” value after the excerpt in the category page where I use Block 77 like this:https://www.screencast.com/t/ceKlsV9sP

Can you please help me with that?

Thank so much in advance!

Calin
tagDiv Staff

Hi,

Indeed that demo do not use the thumbs size, that demo have a problem and we’ll fix it as soon as possible, if you want to have the same results you can replace the blocks with flex blocks, on those you can change the image size and set it on full size
-> https://www.screencast.com/t/l9LSJuuZzc20
Sorry for the inconvenience!

Thank you for you understanding!

cobelfret
tagDiv Member

Hi! Ah that’s a pity, that’s excactly what I need, too.

Might you provide a child theme code snippet – to filter mega menu posts by alphabetic order?!

This functionality is available for mostof the other blocks – so I hope it will come for mega menu in a future update soon ;). Thanks!

Simion C.
tagDiv Staff

Hi,

Sorry for this, but note that if you keep replying in your own topic before we reply, it will only delay the answer from us. It will refresh the topic date and add it to the bottom of the queue. We answer from oldest to newest.

The homepage has content at the moment – http://prntscr.com/n34n7u
Posts will require that a featured image or video is set for each of them
https://forum.tagdiv.com/featured-image-or-video/

If there is no featured image/video set the theme won’t have thumbnails to display in blocks and grids – https://forum.tagdiv.com/theme-thumbs/
So each post should have a featured image or video. I can’t say if this will be possible to do with a plugin instead of manually setting a featured image, we haven’t tested such plugins unfortunately.

I see that there are images in the modules however, try to do a regeneration
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
This will recreate the necessary thumbnails.

Also be sure to check the theme requirements guide – https://tagdiv.com/newspaper-theme-requirements/
The PHP version used by he server should be for example 7, 7.1 or 7.2. There could be errors when using older versions of PHP. Let me know if you have more questions.

Thanks

Viewing 25 results - 16,201 through 16,225 (of 39,816 total)