Search Results for 'block'

Results from the Forum
middle_urals
Participant
#0

Hi!

I have just updated my site to the version 8.8, and now I have a problem. I see nothing, but the text:

[td_block_social_counter custom_title=»Социальные сети» style=»style10 td-social-boxed td-social-colored» youtube=»channel/UCflzrk3cgrhzY3X81nrix0Q» separator=»»]

instead of Social counter menu on the site’s page. How it can be fixed ?

Catalin
tagDiv Staff

Hello,

You should add this element using the TD Composer and then, from this block setting you can customize it as you wish, regarding on post title orders.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Thank you for your appreciation, we will try to add even more features to the composer over future updates. We strongly recommend it for pages and now as of 8.8 and Cloud library plugin, it can also be used to create templates for posts, categories etc.

1. If those plugins are conflicting with the composer, maybe consider looking for other similar plugins if they are essential for the website.

2. How exactly are the sidebars breaking? From what I can see you use standard theme blocks in most posts I checked, in the sidebar. Problems with the layout may happen if you used Visual composer in the actual post content, and now the tagDiv composer is active. We strongly recommended users not to do this. This may be an issue when both composers are active.

The new template library section will be provided by installing this plugin
https://www.screencast.com/t/1VzpUOcK

Thanks

Dulau
tagDiv Member

I have specified another category id with content and it doesn’t appear on top, (maybe be it is a block selection). All it does is show the content of that id in the content section as shown in the screenshot: http://imgbox.com/qkkgg57E

Simion C.
tagDiv Staff

Hi,

The author can be removed for all blocks/modules, there is a general setting in the theme panel
https://www.screencast.com/t/fokFpWU2t0VC
It cannot be removed specifically for category pages only by a theme setting. But if that is what you want, a code like this will do the job
https://www.screencast.com/t/QNuWBIcr
Once entered in Theme panel->Custom CSS it will remove all author names in author pages

.category .td-post-author-name {
display: none;
}

I tested the translation for the Read more button, seems to work for me so it should for you as well
https://www.screencast.com/t/eHKFhZ8m
https://www.screencast.com/t/iC9Yl0XjBsy

Thanks

Simion C.
tagDiv Staff

Hi,

The excerpts displayed by modules have a general font setting here
https://www.screencast.com/t/0PwKu0cMPD4
The article titles can also be customized in the theme panel for each module in general
https://www.screencast.com/t/INCjUREZ
In pages built with the tagDiv composer you can customize all those elements for individual blocks
https://www.screencast.com/t/1lm7G3s5tB
If this is not what you meant, please correct me.

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean a list of blocks or grids a demo uses, there is no such list. I can help you if you are having trouble identifying the elements used. Mention what demo you are referring to and what section.
All the demo homepages are included in the theme package. Example
https://www.screencast.com/t/SRkl3n4C
Similar topic – https://forum.tagdiv.com/topic/wish-about-the-demo/
Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

The ajax filter will display the categories you enter in the mentioned filed, on top of the block (may vary by block header style used).

If you are entering valid category IDs in the field and they are not displayed, then those categories could be empty (no posts in them). Please make sure they have posts.

When users click on a category in the filter, the block will load and display posts from that category. That would be all it is capable of doing.

Thanks

Simion C.
tagDiv Staff

Hi,

The comment count can be disabled in general in the theme panel
https://www.screencast.com/t/JTw8BLXSifB
It could be removed for specific blocks and show on others, that could be done with a CSS code. I will provide you with a solution if you will mention the respective block/blocks.

The big grids and full big grids have 7 styles to choose from, for example
https://demo.tagdiv.com/newspaper/big-grid-4/
But there is no style that would display the post title below the thumbnail at this moment. The title will be displayed in various positions according to style, but on the thumbnail.

Thanks

FernandoTWE
tagDiv Member

Yes, in the demo you can see it, but I mean that it comes reflected which is the name of the widgets block or another block that is being used. Unless the block that is used in each demo or specify on a page the types of block views with their names is marked. It would help a lot in saving time in case of widgets that can not be viewed live and thus not play double screen to see the result.

Dulau
tagDiv Member

Hi, i tried out what you just told me but it is just not coming out. For example, i wanted my first block to have World News Content only but in the links next to it, i wanted it to have Real Estate, Marketing, Insurance and other wordings such that if someone clicks on them, they can be see other content related to other sectors.
Kinda like in the attached screenshots

http://imgbox.com/UWLm5AK5
http://imgbox.com/1TdMSQiE
http://imgbox.com/ov351gla

I just can’t get those little names to appear next to World News.

Yannickthepostie
tagDiv Member

Thanks, that helped a lot!

I’ve one more (sorry). Is there any possibility to put the title under the images in the ‘Big Grid 4’ or ‘Big Grid Full 4’ and is it possible to disable the comment symbol next to the title in the block module?

Thanks,
Yannick

GoingFor2
tagDiv Member

Thanks for your answer. I must bring to your attention that I didn’t disable tagdiv composer plugin. I just upgraded from 8.7 to 8.8 via WordPress and that’s all. I had to re-enable all of them after that, cause all had been disabled automatically.

That’s going to happen every time you upgrade. I learned that the hard way. I upgraded and thought my site was broken and/or hacked, I proceeded to call my host and have them revert back to an older version of my site to “fix” it. The older version was a week old and I lost a lot of changes I had made in between. Turns out I just had to reactivate the composer. Cost me about 18 hours of work an frustration.

pawwel
tagDiv Member

Still having problem with it, but there is another issue.
Piece of code is visible on my website:

[td_block_social_counter custom_title=”OBSERWUJ NAS I BĄDŹ NA BIEŻĄCO” facebook=”proskarzysko” facebook_app_id=”788335581266932″ facebook_security_key=”0ad17ea6c**********1e04f2e89″ facebook_access_token=”7883355812669*******************N_6ORt8SpOnuDc” twitter=”proskarzysko” googleplus=”109563672500363616452″ instagram=”proskarzysko” rss=”11″ open_in_new_window=”y”]

Is FB security key and token supposed to be visible anyway?
Asterisks put by me here

dmukrecki
Participant
#0

Hi!

I am very impressed with your theme. It was my best buy on Envato ever! But I have some little issue and want to fix it without using third party plugins. This thing applies to ajax pagination (“infinite loading”) and block 15.

When I turn on ajax it will only load titles without full text of article. Normal pagination works fine. Is there a way to fix it?

Regards,
Dominik

tszabolcs
Participant
#0

Hello,

I am playing around with the new template designs. This is a great add-on (cloud library), thank you for your effort, guys.
In fact, I have only one question: is it possible to design a single post template with a sidebar, where the sidebar content that is displayed in desktop view on the sidebar falls under the main content when viewed in tablet portrait view. That is, just as it falls under the main content block in mobile views.
My point is that e.g. on the iPad and smaller tablets the tablet portrait view becomes very crowded when the sidebar remains, well, at the sidebar 🙂 It just does not give you a clean look (like when only the article text block remains, and the sidebar is displayed UNDER the the article block).
For me the sidebar has an important function in desktop view (or tablet landscape). So I would not like to eliminate that altogether from the post templates. But it is a bit too much in tablet portrait view.

Thank you for your help,

Sz.

beermoney
Participant
#0

Hello,

I have run into an issue with TD Composer not loading the WP Editor when trying to edit a text block with title. The loading icon just spins forever. We are wanting to move away from WPBakery Visual Composer and use your TD Composer but ran into this issue on the very first thing we tried to do.

We’re green in the System Status. I have tried disabling plugins and it didn’t seem to matter. It looks for many other posts that this takes someone logging into the site and inspecting things. So I have already created an account for someone from tagDiv. But, just wanted to post here first before emailing.

gferrise
tagDiv Member

I had the same issue and the pluggin that blocked the confirmation box was

IMAGE AUTOPOSTER

After deactivation, the confimation pop-up appears again.

It was an excelent oportunity to delete that awfull plugin 🙂

Catalin
tagDiv Staff

Hello,

I believe you might have the magazine demo installed
https://demo.tagdiv.com/newspaper_magazine/
Note that this demo has the custom design for the block titles, all the demos contain custom design. If you would like to have default block header design, remove the customization.
https://www.screencast.com/t/9LzracVpeAkH
https://www.screencast.com/t/HrencerwSHw

Thanks!

dmasony
tagDiv Member

https://staging-thatsinappropriate.kinsta.com/

you will be able to see the title block there. I did notice the title block setting were working jst fine for the trending title block. I changed the font color to yellow as I could not see the white against the white background.

Here is a screen shot of the shortcode issue in the post editor. WP Editor Shortcode

Thanks for your response and your support

  • This reply was modified 8 years by dmasony.
Bogdan B.
tagDiv Staff

Hello,

You most likely have unique articles activated as you only seem to have a few posts and the unique articles will not allow them to display in other blocks if they are already present in the big grid at the top of your page.

Thank you!

Catalin
tagDiv Staff

Hello nouveau,

You do not get any posts in Editor Picks because that block is sorted by default to display only the posts from Featured category. Most likely, you do not have any posts in that section and that’s why you bring nothing. Check here -> https://www.screencast.com/t/TUGalDaw0E

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

The font sizes for all blocks can be found under the style tab in the page builder: https://www.screencast.com/t/BDIMgHS7Bv
Please read this guide to learn about the block filters and offsets: https://forum.tagdiv.com/block-settings-guide/

Thank you!

dmasony
Participant
#0

Recently started working in this theme and have found two issues that I cannot find documentation or fixes for. The First is with the Title block setting. I am currently using Block header Default One and my text should be surrounded by a color block that is the same as the line across the top. The only way to get the block is for me to use Title Block header 3, but then there is no line. I have yet to be able to get the color block with the line.

The second issue is inside the post editor. The shortcodes drop-down is only showing YouTube and Vimeo Playlist and Smart List End as the available options. None of the block quotes or other shortcode features are available.

biglipper
Participant
#0

Hi Folks!

A test of my site https://www.mankatolife.com on gtmetrix.com shows that the homepage Latest Articles block as well as the Instagram footer block are serving full-sized images, rather than smaller thumbnails.

I’ve used the Regenerate Thumbnails plugin since this seems to be the most common answer but the images are still being served full-sized.

Any insight is greatly appreciated!

Viewing 25 results - 19,701 through 19,725 (of 39,816 total)