Search Results for 'block'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

Maybe you mean the logo that is displayed on the sticky menu, when scrolling the page. Please check and remove the logo if needed from the mobile section
https://www.screencast.com/t/XOTx1iWT0
That will be displayed when this setting is selected
https://www.screencast.com/t/A6wbGTixg
Regarding the Big grid, you can control the posts that are displayed in each of the blocks or grids in the theme. You can filter and sort the posts how you want.
Please read this guide for more information
https://forum.tagdiv.com/block-settings-guide/

Thanks

akashdeep305
Participant
#0

My website All Ports Blocked after update newspaper theme its shows error in function.php file whats that because your theme my all websites are down

Bogdan B.
tagDiv Staff

Hello,

The absolute best way of going about this is to read the theme documentation and learn how to build pages in the page builder. Then you can build whichever layout you need/like using our theme

Please start here: https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
This guide shoud help with the settings: https://forum.tagdiv.com/newsmag-block-settings-tutorial/

Here is a more visual presentation of the page builder even though it’s from our newspaper theme but the builder works in the same way:

Thanks.

Bogdan B.
tagDiv Staff

Hello,

I think this is the guide Catalin was trying to show:
https://forum.tagdiv.com/block-settings-guide/
SInce the new tagdiv composer, our documentation no longer covers visual composer settings, but the block settings are the same ones on both builders.
You cna change a block title from the block settings. Please access your page and edit the blocks in your preferred page builder.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The effect is added by changing the grid style in the tagdiv composer or visual composer. Each big grid has a few styles to choose from:
https://forum.tagdiv.com/newsmag-block-settings-tutorial/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please add this code in the theme panel-> custom css box:

@media (max-width: 1023px) and (min-width: 768px){
.td_block_15 .td_module_mx1 .td-module-thumb{
width:253px!important;
}
}
@media (min-width: 1023px){
.td_block_15 .td_module_mx1 .td-module-thumb{
width:342px!important;
}
}

Thank you!

Simion C.
tagDiv Staff

Hi,

That is the process that is being blocked, the one you mention. The server is blocking the theme access to the admin-ajax.php. There could be a firewall or security implementation that denies the request.

Thanks

Knux0r
Participant
#0

I have a question and an issue for the YouTube Playlist block on NewsMag. First the issue, when the playlist is viewed on a phone there is a rather large black area below the video and before the playlist. It looks fine on desktops and tablets, this just shows on phones. You can see it here: http://popncomics.com

Second a question, can we use YouTube playlists to populate the block? I have tried and it seems to not work, just wanted to check if it was possible.

Thanks!

monoazulweb
tagDiv Member

I like and trust the TagDiv team, I just believe that there is no way to generalize with a page-only solution, when you have a magazine theme and the idea is to propitiate through WordPress and its quick editing of notes via posts, the solution Should consider better migration.

From what I see in the forum we are several who have problems with the posts. In my case it is the sidebar that overlaps with the content that was previously in Visual Composer.

After installing TagDiv you can not choose to use it for one thing or another. It is a definite change since if it is active there is a conflict with the VC and the sidebar does not work. If we activate the VC and deactivate the TDC we simply do not have the blocks for the main pages.

That is, would not it be too much to ask for an intermediary solution?

I do not need an editor for the posts, I WANT TO USE THE TDC. But if the sidebar does not work and the VC is conflicting … maybe you have to change the subject. Even enjoying it and using it for so long.

sludgefeed
Participant
#0

When creating a ‘Column Text’ in the front end editor, clicking ‘Edit Content’ no longer loads the editor box pop-up. We’ve troubleshooted any possible issue on our end (pop-up blocker, browser compatibility, etc.).

Anyone else having this issue? Solution?
Thank you!

parcferme
tagDiv Member

I went back to the previous version when I discovered this, and I had to create my front page from scratch because of the last update. Is it safe to update VC now and still keep my block as it is?

Newstrack
tagDiv Member

Hi Catalin,
Please have a look at my site http://newstrack.com . What I did is I placed the heading of top section i.e TD Big Block Grid 6 . I like this look but as you can see the heading are not clickable. what should I do to make them clickable.

Thanks

mamito
Participant
#0

is that possible to add in td_block_3 every 4 posts show advertising?
i created the code but i do not know where should i put it in theme

<?php
if( have_posts() ) {
$ad_counter = 0;
$after_every = x; //change this to the number of posts
while( have_posts() ) {
$ad_counter++;
the_post();
?>
<h2><?php the_title(); ?></h2>
<?php
// Display content
if( $ad_counter >= 3 ) {
$ad_counter = 0;
echo '<h2 style="color:red;">Advertisement or custom content here</h2>';
}
}
}
?>

llucson
Participant
#0

I have several websites with newspaper8 and I upgraded to 8.1 with no problems, but in one particular, I get this error at home after updating and the web does not load. What’s wrong?

array(7) { [“el_class”]=> string(0) “” [“el_id”]=> string(0) “” [“class”]=> string(28) “td_uid_16_598669dc7222f_rand” [“css”]=> string(0) “” [“tdc_css”]=> string(112) “eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yNSIsImJvcmRlci1jb2xvciI6IiMwMDAwMDAiLCJiYWNrZ3JvdW5kLWNvbG9yIjoiIzAwMDAwMCJ9fQ==” [“tdc_css_class”]=> string(28) “td_uid_16_598669dc7222f_rand” [“full_width”]=> string(38) “stretch_row_content td-stretch-content” }

wp booster error:
TD Composer Internal error: The system tried to use an att that does not exists! class_name: vc_row Att name: “tdc_css_class_style” The list with available atts is in tdc_composer_block::render
/var/www/vhosts/revistaestrategia.com/httpdocs/wp-content/plugins/td-composer/includes/tdc_composer_block.php > get_att

rearview
Participant
#0

Hi
I have a big problem with the virtual composer. When editing for exampel a text-block in backend, when i click for the dropdown menu the change for exampel to H2, the menu seems to be placed behind the virtual composer edit window, so i cant change the text format. Send me a email to info@jpsolutions.se and i will send screenshot

Ramon Santana
Participant
#0

Hi there,

I’d like show, on title attribute of modules and blocks, the photo credits from each post featured image.

In this case, I would get the title attribute of post featured image (already typed into post panel) and would show it as part of the same attribute of featured images on module and blocks. This way, when people hover the mouse over it, they’ll can see the photo credits of post featured image.

Would it be possible?

Thanks!

84KcZ
tagDiv Member

Another good discussion on this topic, including a lengthy warning from WP Engine Hosting, is including in the thread titled Security Risk.

One user of the Newspaper theme received the following message:

At WP Engine we take security very seriously and make every effort to keep our customers aware of any potential issues. We are reaching out to you today because we identified your site(s) are utilizing the “Newspaper” premium theme.

We have been notified by Sucuri about a recent increase in exploits that specifically target outdated versions of this theme. They operate by injecting unwanted ads into the page’s links, directing visitors away from the intended site. You can read more about the specifics of the exploit here:

https://blog.sucuri.net/2017/06/unwanted-shorte-st-ads-in-unpatched-newspaper-theme.html

Due to the potential severity of this exploit, we strongly recommend that everyone using a version older than 6.7.2 update to the latest version. You can update this through the wp-admin dashboard, but if you have a customized version of the theme, you may want to consult with your developer to ensure your site does not encounter issues when updating. Please make sure to run a backup of your database first; which you can learn how to do here in an article: http://wpengine.com/support/restore/ or here in an interactive walkthrough: https://my.wpengine.com/dashboard/?walkthrough_id=2278

If your site does appear to be displaying the symptoms, the fix is quite easy to remove the exploited code. You will need to remove that code from the Newspaper theme panel’s “header ad” block in WordPress admin interface under Newspaper > Theme panel > ADS > YOUR HEADER AD. You can also replace it with your original ad code, and your site should return to normal. Be sure to update the theme in conjunction with making this change, as it will prevent any further compromises.

RG
Participant
#0

As I am changing items on the page and saving the system does not save it correctly. Block titles and content either gets corrupted or goes back to a default state. Blocks are changing position… Very strange!
Please advise!

Excalibur777
Participant
#0

Hello,

I’m using the latest theme (8.1) and WordPress (4.8.1), but after these updates I cannot make changes to the CSS anymore. Live CSS and Custom Code > Custom CSS are not working.

In Live CSS: I’ve added some CSS-codes and hit the Save button but it these changes are not saved.

In Custom Code > Custom CSS: the text block is non-responsive. I cannot add any css-codes.

When, as a last resort, I put the css-code in the css file of the child-theme, it’s also not updated.

I didn’t make any changes to some plugins.

Could you please check what’s going on?

Thank You!

Glenn
tagDiv Member

Hello again.
Just a follow-up: I see that the Newspaper theme is not affecting the clarity of the images for a third page that we are running in the USA. Is it possible that the host for the webpage where the problem with the images are can be due to restrictions by the host? We use different hosts for the three different webpages. Additionally, the image size for the blocks seems smaller than what is the case when using the two other hosts.
We have tested the same images with the same plugins, and the same column structure.

Best,
Glenn

northbridge
tagDiv Member

Hello there,

after update newspaper from 8 to 8.1 the website is broken!!!!

Homepage error:
array(7) { [“el_class”]=> string(17) “td-video-playlist” [“el_id”]=> string(0) “” [“class”]=> string(28) “td_uid_83_59849a62c84e4_rand” [“css”]=> string(0) “” [“tdc_css”]=> string(52) “eyJhbGwiOnsiYmFja2dyb3VuZC1jb2xvciI6IiMyMjIyMjIifX0=” [“tdc_css_class”]=> string(28) “td_uid_83_59849a62c84e4_rand” [“full_width”]=> string(11) “stretch_row” }

wp booster error:
TD Composer Internal error: The system tried to use an att that does not exists! class_name: vc_row Att name: “tdc_css_class_style” The list with available atts is in tdc_composer_block::render
/var/www/soccerplus.gr/wp-content/plugins/td-composer/includes/tdc_composer_block.php > get_att

please help to resolve the issue!

Dougrek
Participant
#0

Got the following security risk alert from my host, WPEngine this morning.

At WP Engine we take security very seriously and make every effort to keep our customers aware of any potential issues. We are reaching out to you today because we identified your site(s) are utilizing the “Newspaper” premium theme.

We have been notified by Sucuri about a recent increase in exploits that specifically target outdated versions of this theme. They operate by injecting unwanted ads into the page’s links, directing visitors away from the intended site. You can read more about the specifics of the exploit here:

https://blog.sucuri.net/2017/06/unwanted-shorte-st-ads-in-unpatched-newspaper-theme.html

Due to the potential severity of this exploit, we strongly recommend that everyone using a version older than 6.7.2 update to the latest version. You can update this through the wp-admin dashboard, but if you have a customized version of the theme, you may want to consult with your developer to ensure your site does not encounter issues when updating. Please make sure to run a backup of your database first; which you can learn how to do here in an article: http://wpengine.com/support/restore/ or here in an interactive walkthrough: https://my.wpengine.com/dashboard/?walkthrough_id=2278

If your site does appear to be displaying the symptoms, the fix is quite easy to remove the exploited code. You will need to remove that code from the Newspaper theme panel’s “header ad” block in WordPress admin interface under Newspaper > Theme panel > ADS > YOUR HEADER AD. You can also replace it with your original ad code, and your site should return to normal. Be sure to update the theme in conjunction with making this change, as it will prevent any further compromises.

OnlineTushar
tagDiv Member

getting this error in console- Failed to load resource: the server responded with a status of 403 () /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=8.0

and our server side guys replied me that-
‘Which file I need to unblock. I couldn’t find any block for any of the files under the domain”

Please tell me the issue?

Simion C.
tagDiv Staff

Hi,

Please check in the theme panel while saving if the process is blocked. Press F12 and look in the console if there is an error while saving. Some servers block this request, it could be the case here as well.
If that is not happening, please send us an email at contact@tagdiv.com and provide admin login information so we can take a look. Maybe we can identify the cause.
Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

The comment count can be disabled for all the blocks in the theme panel
https://www.screencast.com/t/WD83ByTQ
If you want to hide it only on a particular block like block 16 that you mention, you can use a code like this
https://www.screencast.com/t/3RpE3Jpm4h2

.td_block_16 .td-module-comments {
display: none;
}

Custom codes can be entered in Theme panel->Custom code sections. At the moment there is no list with the theme classes, but you can use the browser inspector to identify them and create custom code
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Viewing 25 results - 23,651 through 23,675 (of 39,816 total)