Search Results for 'block'

Results from the Forum
extraordinarynicci
Participant
#0

The built-in blockquote styles do not gel with my website branding. I am using ‘Newspaper’ template.

I tried to style them with additional CSS but that is not working. How may I overriding the predefined blockquotes please?

Thanks

josinc
Participant
#0

I tried to create a new layout using tagdiv composer. But some blocks are behaving oddly.
Problem 1: Please refer the image below. I have added Block 16 and tried to reduce the title and excerpt lengths. But nothing happens in the block.
Block 16

Problem 2: See image below. Here I have used block 5 and tried to change the block title properties through ‘Style” panel. But nothing seems to happen with this block. But the title change is effective on other blocks.
Block 5

See the page here.

-Josin

janellelcarter
Participant
#0

The Big Grids in the TagDiv Composer look fantastic on desktop sites but they display weirdly on mobile phones. E.g. BigGrid 1 the left most square displays and the middle two squares are mostly off screen and you don’t see the right most squares at all.

On the other hand the Block displays display fine on both mobile and desktop but they don’t look as good as the Big Grids on the desktop. Is there any trick to getting the Big Grids to display on mobile phones?
Thanks,
Janelle

tippmidwest
Participant
#0

Hi

A few questions on this version of the theme.

Can the label “Tending news” be changed?

I changed “Most Popular” just to display the “News” category and child categories but it still displays all categories. How do you restrict this?

Latest articles – I would like to change this block to display other other content. However, I can’t edit this in the editor. How can this block be changed and/or removed?

Editors Picks (footer) – how is this section controlled?

Thanks

Brian

febriyanlukito
Participant
#0

Hi Support,

I read about how to change the entry title on blocks into H2 Heading. Already change it through td_module.php.
On homepage it is okay.

But then, when I click on the single post, the title on sidebar blocks are also H2. Can we change it to H3? How?

srikanth
Participant
#0

Hi team,

Can you help me with small customisation for some of the blogs according to my requirements

https://ibb.co/kiWj9d

For the block i want to disable category name …

And for the another Block

https://ibb.co/j37AFJ
i want to disable Date meta info and reduce spacing between two lines

For any info you can refer to http://www.techiexpert.com

Thanks

caseystubbs
Participant
#0

Greetings everyone,

I had the currency exchange block displaying on my sidebar, and as of recently I have noticed that it is no longer displaying at all. Instead, it simply displays the message “Render failed – no data is received: usd”.

Has anyone else came across this error, and how would you recommend correcting it. Thank you.

http://financeandmarkets.com/wp-content/uploads/2018/06/2018-06-15_9-43-14.png

Bogdan B.
tagDiv Staff

Hello,

Please provide an example. Provide a link to your site pointing at a page using the flex block so we can inspect it. Are you sure you did not edit the margins and padding in the css tab for the element?

Thank you!

Simion C.
tagDiv Staff

Hi,

The title could be aligned to the left with a code like this
https://www.screencast.com/t/mKj2cmtRxrg
I also added a small margin you can remove that if needed, or modify it. If you remove it the title will be like this
https://www.screencast.com/t/X3nkqpWe6U

.td_block_template_14 .td-block-title > * {
float:left;
margin-left: 10px;
}

The code can be entered in Theme panel->Custom CSS section.

That text is the post excerpt. Some block modules show an excerpt, others do not. Here you can see how all the blocks look
https://demo.tagdiv.com/newspaper/block-1/
Here you can see what modules each block contains
https://forum.tagdiv.com/theme-blocks-modules/
If you want to use a block that displays an excerpts and remove it, enter the value of 1 in it’s excerpt settings
https://forum.tagdiv.com/excerpts-introduction/

Thanks

Simion C.
tagDiv Staff

Maybe the hosting could take a look, especially if both of your websites use the same hosting provider. I have not seen this before as well, also online I found no similar issue.
The server should have the GD library extension enabled for image processing, you could check that as well
https://www.screencast.com/t/tL8Vc8H6
https://forum.tagdiv.com/requirements-for-newspaper/
You could also try to regenerate the thumbnails and see what happens
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Bogdan B.
tagDiv Staff

Hello,

Please add this code in your theme panel-> custom css box and change the color in the code for the one you need:

.td_block_image_box.td-image-box-style-2 .entry-title a{
background-color: lightblue;
}

Thank you!

simchris
tagDiv Member

Well, you need to take the child theme from v8, then apply any customizations you did with v6 to the v8 child theme. So, let’s say you put a custom footer in your v6 child theme, you’d move that over to the v8 child theme.

So, you might use file comparison software and compare the v6 theme with the v6 child to see what you changed; then move over any edits to the v8 child theme. Only reason to use child theme is if you made changes to the files (I personally just hack the main files, and keep track of that; stuff like removing the pingback in header, or removing comment count from the author block page element for author index, etc.).

Basically if you use v6 child theme to “over ride” the v8 theme, then of course stuff will be broken as the CSS, various functions, etc. are different. So, it’s like over-riding one theme with totally different theme — won’t work.

tzabula
tagDiv Member

It would be great if category description text looked like text in “Text with Title” block:
http://prntscr.com/juxahp
http://prntscr.com/juxbvl

Edward
tagDiv Member

Hi Simion!

Your advice helps me a lot, thank you!

Move on and next question:

I can set up separately the parameters for this links (add the “nofollow” parameter) in the modules in the footer?

In my case: is it a block that displays new publications from all categories, and a block that displays the publications popular for the last 7 days.

Thank you!

joyspringmedia
Participant
#0

Hi. I developed aicf.org with Newspaper. At the time the version of the theme was 6. For a while we tried updating the theme but the site’s design got heavily compromised even though our work was clean with a properly configured with a child theme. We had to make a decision with our client and we said we’ll keep it at version 6. Yesterday we got hit with malware due to vulnerability in your theme. I know you fixed it in subsequent versions, but we can’t really upgrade. Is there a solution you can think of to help us out here? Maybe a patch to fix this vulnerability and block the code from working?

Simion C.
tagDiv Staff

Hi,

You could create a page, and display posts there. Create a page called blog, add it in the menu. Place blocks and grids to display them, or simply select the latest articles template for the page and display a list of posts. Something like this demo does it
https://demo.tagdiv.com/newspaper_recipes/
It has a Blog menu item, which leads to the latest posts.

A theme license can be used on a single end product according o Envato license terms
https://themeforest.net/licenses/standard
So if you want to create a sub-domain that would be considered a new product and a new license should be used.

Thanks

ananas
Participant
#0

I created a custom post type and am displaying it on my start page in a Block3 Element.
What template is used to display my Custom Post Type there? I’d like to overwrite the template, but can’t figure out which one is used.

post@finde.no
Participant
#0

Hi,

After activating the child theme the home page and category pages has a normal header, but the content below is white blank. In the browser console it shows a 500 error. Regular pages (with out tagdiv composer blocks) and single posts works fine. The strangest thing is that when the the homepage loads and show blank area on the content part, the homepage works fine when clicking at “home” on the navigation (which directs to the very same page), but while just performing a manual page refresh the content is blank. Any idea?

trickybell
Participant
#0

When editing homepage getting block codes and circle blinking goes on and on. Not able to edit the homepage. And yes my plugin is updated one. Screenshot link

Simion C.
tagDiv Staff

Hi,

The category tag can be enabled/disabled for each module, in the theme panel. That would be Big grid 3, this uses these modules
https://forum.tagdiv.com/theme-blocks-modules/
https://www.screencast.com/t/lwUCN4JFvj
Disable the category tags here – https://www.screencast.com/t/MyprBcwqfJM

Thanks

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no element that can grab posts from a secondary website. What you can do however is use an ‘image box’ element (https://demo.tagdiv.com/newspaper/image-box/) that will show images with a custom link and you can link them to your posts from the secondary website. Unfortunately this will not be dynamic. It will not update with the latest posts a normal block will.

Thank you!

tigruz
Participant
#0

Hello. Many pages have disappeared from Google because of the lock
https://SITE/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=8.8.1

Access to the file has always been closed, but block happened 3 days ago. Access was given, but the situation remained the same. Could you advise something?

Simion C.
tagDiv Staff

Hi,

That is not where the modification is to be made, this is an example
Before – https://www.screencast.com/t/MCBnX24ee6gr
Modification – https://www.screencast.com/t/dv7QHh6xs0p
After – https://www.screencast.com/t/EVUKUx94PKf

For the ajax menu, you would have to edit all the block templates
https://www.screencast.com/t/4CJIMJCZ

Thanks

Bogdan B.
tagDiv Staff

Hello,

Yes, you can use anchor links on a page using the custom classes. You can see an example here: https://www.screencast.com/t/5zxIGH04O
A button element has a scroll to class section where you can add a class you want the button to scroll to. A custom class can be added to any block or row in the page builder.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please check the styles tab for each element in tagdiv composer: https://www.screencast.com/t/7IHtY4QAM6O
Please read this guide to learn how to use the block settings: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Viewing 25 results - 19,601 through 19,625 (of 39,816 total)