Search Results for 'remove tag from post'

Results from the Forum
simchris
Participant
#0

Hi
I am not normally stumped; but this one driving me nuts.

Issue: I am making my inline images in posts 696×522 to comply with some of Google’s snippet and AMP shenanigans, but I need to make a function to set the image to the ‘large’ thumb size for site as 600×450 via some kind of rewrite; *or* append a

width:100% height:auto to the specific custom RSS feed. Supposedly one can setup a rewrite for a specific post ID to look for the img tag and then append or rewrite the code, such as remove the size or rewrite the 696×522 to 600×450 or whatever.

Using custom page method to make RSS feed with name ‘xmlcleanfcnetwork’ and page ID ‘26124’

current image inline with post (in the post meta)

img src="https://www.xxxxxx.com/wire/images/17-0908-easeus-mobisaver11-696x522.jpg" alt="EASEUS Mobisaver 11" width="696" height="522" class="alignnone size-full wp-image-28747" srcset="https://www.xxxxx.com/wire/images/17-0908-easeus-mobisaver11-696x522.jpg 696w, https://www.xxxxx.com/wire/images/17-0908-easeus-mobisaver11-696x522-300x225.jpg 300w, https://www.xxxxxx.com/wire/images/17-0908-easeus-mobisaver11-696x522-600x450.jpg 600w" sizes="(max-width: 696px) 100vw, 696px"

trying to rewrite the
src="https://www.SITENAME.com/wire/images/17-0908-easeus-mobisaver11-696x522.jpg"

to print the

src=" ... /17-0908-easeus-mobisaver11-696x522-600x450.jpg"

(( ARGH ! ))

Catalin
tagDiv Staff

Hi,

If you want to remove these sharing buttons, please try using the code below ->

.td-social-google, .td-social-pinterest{
display:none!important;
}

Please check here -> https://forum.tagdiv.com/topic/add-linkedin-sharing-button/
https://forum.tagdiv.com/topic/how-to-add-a-vk-sharing-button-on-your-posts/
Unfortunately, there is no simpler way except installing a share plugin.

Thank you!

Simion C.
tagDiv Staff

Hi,

The theme does not have options to remove ads on particular posts from a given category. Once entered in the theme panel sections, the ads will be displayed on every post.
There are plugins that you can use that have more advanced settings regarding ads, such as the suggestions from this topic
https://forum.tagdiv.com/topic/disable-adsense-ads-on-specific-posts/
Using a plugin for the ad implementation would be easier if you want to achieve this, hiding the Adsense ads with CSS is not recommended, and conditions in the code would be more difficult.

Thanks

Simion C.
tagDiv Staff

Hi,

Basically you need to trim down the block ajax options meaning the blocks pagination and ajax filters, this should have an impact. Remove pagination and ajax filters from blocks on pages and in sidebars
https://www.screencast.com/t/dJiJC0KA7lWD
Deactivate Related articles on posts as suggested, and Latest articles on pages
https://www.screencast.com/t/8GOc6mmqTp
https://www.screencast.com/t/YSAB199r
Also make sure you do not use too many different types of blocks on pages. Plugins can also make requests. Deactivate all plugins except theme plugins and monitor the situation.
Maybe you should consider upgrading the hosting plan, if your website traffic is increasing, the you should not cut back on more complex features.
These are the theme server requirements, and some hosting requirement suggestions
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks

opiceblum
Participant
#0

1 – How can I move the “source” and the tags from the bottom to the top of my posts?

From here
To here

2 – How can I remove the view counter and the commentary counter from the whole site?


3 – How can I change the social networks buttons?

Thanks a lot for the help!

Simion C.
tagDiv Staff

Hi,

1. When the mobile theme plugin is active, content for pages has to be entered through the mobile editor. Please see this guide for more information about the mobile theme
https://forum.tagdiv.com/the-mobile-theme/
If you want to display the same content from desktop, deactivate the mobile theme plugin. The theme is fully responsive and will adapt for each device.

2. The footer will be displayed when the mobile theme plugin is active, regardless of the settings from desktop. There is no setting to remove the footer in this case. Only through custom code or theme modifications.

3. The hamburger menu icon should be displayed at all times. Maybe there is a combination of colors and background that could make it seem that it is not present. Please check the settings here
https://www.screencast.com/t/Auns7Z7m

4. The mobile theme does not have an option to display the social icons displayed in the mobile menu. That can only be done with custom code or theme modifications.

5. Please provide a link to a post with this problem, so we can inspect it.

The mobile theme plugin is optional, the settings and options are kept to a minimum for better performance on mobile devices.

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the space reserved for the sidebar in the MCE editor
https://www.screencast.com/t/MCdrXdiwUY
This could be removed from the code. Please follow this topic for more information
https://forum.tagdiv.com/topic/sidebar-space-in-edit-mode-in-post/
If this is not what you meant, please provide more details about the issue, so we can understand better.

Thanks

Simion C.
tagDiv Staff

Hi,

On pages you can place any of the available page builder elements. Here you can see all the available blocks on different layouts
https://demo.tagdiv.com/newspaper/block-1/
These blocks seem similar to what you want
https://demo.tagdiv.com/newspaper/block-23/
https://demo.tagdiv.com/newspaper/block-22/
https://demo.tagdiv.com/newspaper/block-18/
The number of posts can be limited for each block, the post meta can be disabled (author name, date, comment count), the excerpt can be removed by entering the value 1 in the field of the respective module
https://www.screencast.com/t/DQxiJZNh

Thanks

Simion C.
tagDiv Staff

Hi,

Even if you were to remove the padding and increase the width of the main content area, the results would not look good
https://www.screencast.com/t/Lmft0bcO
https://www.screencast.com/t/15CmjdP1x
You could experiment with modifications to the post content with custom code, maybe something like this with a fixed width (code like this should be entered in Theme panel Advanced CSS in the desktop section, as it will surely not display properly on smaller devices)
https://www.screencast.com/t/zZRVS6sPQ
Or maybe like this
https://www.screencast.com/t/nGjH6NMq
Or simply do not use a sidebar for the posts where you need a bigger width for the post content. This is a demo post without a sidebar
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/

Thanks

simchris
tagDiv Member

Howdy … I have no idea which site is on my profile here, sadly, so might have to peek at that 😉 I actually have a main business site which hasn’t been updated in years, as I’m building my own WP theme from scratch for first time since 2011 for various reasons, from Bootstrap 3.x. But I manage a news network which uses TagDiv themes, and our main news ‘parent’ online since 2000 is mix of static shtml with 100/100 pagespeed score, and then news platform running on WP, but with a semi-custom theme not running TD, due to fact we started that prior to TD being in business and way too much hacking to switch.

As general rule for hacks:
a) yes, if you update theme, they get over-written as common sense — if you edit functions.php and then update theme, it uploads new file, so old one is gone. So, common method is to keep track of changed files, and edits by line number, then re-apply to new theme, then upload new theme with the same hacks applied (FTP, and I use TextPad on Win10, or BBEdit on Mac).

b) what I’ve started to do, with this new theme from scratch project, is move all mods to a plugin. This allows me to keep hacks, security mods, speed mods, inserts, RSS hacks, etc. in “one place.” — This is useful for stuff you don’t want to change every time with TD or other themes, but can’t always address stuff you actually do hack. — For instance, I take out the login code from TD theme headers. Have to do that every time. I also remove the xmlrpc, pingback or any of that stuff. == but again, with WP, you can often create your own plugin with a function to ‘enqueue’ something to the WP header, and this gets inserted to WP header, same way the theme panel does, but if you put it in your own plugin (which is insanely easy to do), then it survives theme update.

Not sure that helps — but food for thought. Thanks for kind words.

Also, I stopped posting links to my sites here as they end up getting barrage of hack attempts due to popularity of TD themes and a few bad actors lurking here.

As to JSON, I’m just learning how to build that from scratch myself, for this new ‘in house’ theme project — so, guess what I’m doing this coming Saturday! 🙂

EricWhittakerJr
tagDiv Member

I have turned off the Tag Div Social counter plugin
Turned off sharing in post settings
Turned off social icons in the header settings

There aren’t any javascript pop ups added to the site

We use slider revolution for the front page but I disabled that and the page still did not load

I do not have any plugins running other than

tagDiv Composer
Slider Revolution (Disabled and tested no change)
Jetpack by WordPress.com (Disabled and tested no change)
Akismet Anti-Spam (Disabled and tested no change)

I checked for malware and the only files that were changed were by GoDaddy
Those files are

gd-config.php (GoDaddy added for their configuration)
wp-admin/install.php (Removed for security should not effect theme)
wp-config-sample.php (Removed for security should not effect theme)
wp-admin/includes/upgrade.php (Removed for security should not effect theme)

What should I do now

travisnw
tagDiv Member

Thanks Bogdan. I don’t want to remove the existing theme markup for articles. I just want to add the markup for recipes, products, and reviews.

So…

1) It sounds like if I add schema markup to posts and pages, the theme updates will overwrite them. Did I understand that correctly?

2) If #1 is true, how do you suggest people add schema markup? Do they have to make a child theme first?

3) and… Now that I already have my site up and running, should I be switching to creating a child theme? I’d rather not, but I’m worried about not having a way to add the schema markup.

4) When I make Tagdiv recommended changes to increase my site speed, will those get overwritten with every new update of the theme?

  • This reply was modified 8 years by travisnw.
Simion C.
tagDiv Staff

Hi,

All the demos are located in the theme folder
https://www.screencast.com/t/CfRzOu6Zt5cZ
When you install a demo the process will automatically import a homepage, posts, categories, theme panel settings, custom styling etc. You could install the demo without content as well, this will only apply the theme panel settings and demo stylesheet containing the design
https://forum.tagdiv.com/installing-demos/
In each demo folder you can see the homepage content for example
https://www.screencast.com/t/khwvgW4dH
You could copy the content of the homepage from a demo, but you will also need to install the theme panel settings and copy the demo stylesheet in the theme stylesheet.
The dummy posts can simply be removed in bulk from the post page
https://www.screencast.com/t/wuGQXNSlgg

Thanks

Simion C.
tagDiv Staff

Hi,

You could create a category to contain the posts that do not require a sidebar. Make this category the primary category for these posts
https://forum.tagdiv.com/primary-category/
The posts from this category will inherit the sidebar settings of the primary category. So if this category does not have a sidebar
https://www.screencast.com/t/A6jHnAlrAa
https://www.screencast.com/t/dcAbWh0CSbJ
All the posts that you place in that category will not have a sidebar. Or manually remove the sidebar for each post, in the posts edit screen
https://www.screencast.com/t/lFr2Wa1HoaP2
Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the theme panel settings, those can be exported and imported
https://forum.tagdiv.com/import-export-theme-settings/
If you uninstall a demo, the process will remove the theme panel settings that were imported and the dummy content (posts, categories, sidebars etc). Your own content will no be affected.

Thanks

PeriodismoActual
tagDiv Member

Hi.

I have several developments on this subject.

First, I have to say that problem 2 is already “fixed”. Why do I say “solved” with quotes? Well, because I noticed that the categories also appear in posts in that category. I read that, by default, the background images of the categories appeared in the posts of those categories and this effect could not be disabled (I really wanted the background images to only appear the pages of the categories, not the posts). As a result, I deleted the background images from the categories.

In short: problem number two no longer exists.

With respect to problem number 1 (remember: this problem happened only in iPhones, and was that the main navigation bar, in iPhones, “goes up” and appears to black bar that aesthetically looks very bad).

Well, number one problem still exists. I have not been able to solve the problem. Right now I have all the disabled plugins (except the “tagDiv composer” and “tagDiv Social Counter” plugins) and the problem persists. Even deactivating the “tagDiv composer” and “tagDiv social Counter” plugins, the problem continues.

More info: I have removed all the cache (I even disabled the “WP Super Cache” plugin) and I do not have a “child theme” (or, at least, I have not configured any “child theme”).

I attach these screenshots where you can see the problem (these screenshots are new, they are not the same ones I put in the first post). As you can see, when I navigate with iPhone, the main navigation bar is “up” and that black bar appears.

periodismoactual.com website problem

Therefore, I have created an account with administrator permissions in “wp-admin” I have sent the corresponding credentials to the email contact@tagdiv.com with the necessary information.

(Of course, until you review everything necessary to determine the problem and its possible solution, I will not activate any plugin).

Thank you so much for your attention!
(Please excuse my English, not my mother tongue).

Bogdan B.
tagDiv Staff

Hello,
Thank you for your appreciation!

1) Please check the block settings: https://forum.tagdiv.com/block-settings-guide/ and make sure the blocks have posts to show.

2) The latest articles section cannot be moved unfortunately. You can remove it by changing the page template: https://forum.tagdiv.com/page-templates-2/ and then simply create a block named latest articles placing it wherever you want on the page.

3) The same block settings guide will help you with the settings.

Thank you!

Simion C.
tagDiv Staff

Hi,

1. The demo is created custom and some elements can be modified with code when designing the demo style. In these cases settings from the theme panel are overwritten. This particular demo has a condition that when header style 5 is used, the header menu will display in black when the menu item is active or hovered
https://www.screencast.com/t/37v7KVxrqz3
If you want them to be orange and keep the header style, you can make the change like this
https://www.screencast.com/t/vDNPMvNe
Sorry for any inconvenience.

2. The Super cache plugin is tested with the theme and it works properly. WE have not had any similar reports. Something else might be causing the issue. Try deactivating all other plugins except theme plugins and the cache plugin and check the results.
Also try checking in the browser inspector console (press F12) on the page when the problem is happening, and check for errors.

3. There are some solutions here on the forum that you could try for that plugin
https://forum.tagdiv.com/topic/multiple-authors-implementing-co-authors-plugin-into-theme/

4. The article title font can be changed for the Big grid in the theme panel. These are the modules where you will have to change them
https://www.screencast.com/t/ymWZI6rXDV3q
https://www.screencast.com/t/2UwlbUHCnc
Here you can see what modules different blocks or grids contain
https://forum.tagdiv.com/theme-blocks-modules/

5. At the moment there is no option to add more sharing socials in the post page. These are the only available settings
https://forum.tagdiv.com/sharing/
There are solutions on the forum to add particular socials, but would require theme file modifications. I believe there are plugin that you could try as well if you need more options.

6. If you mean the space between the modules in the Big grid, that cannot be removed. That is how the grid is designed, there is no option to modify it.
Here you can see how all the Full grids look
https://demo.tagdiv.com/newspaper/full-big-grid-1/
It could only be done with custom code.

7. The More articles box that is displayed on posts can be enabled in the Theme panel
https://forum.tagdiv.com/more-articles-box/

Please correct me if I misunderstood something about the questions.

Thanks

jjphmedia
Participant
#0

Hey there,

I am currently using NewsPaper theme based on Gadgets demo and have run into a few issues.

1. The main navigation bar uses black colour as the hover colour even though it is set to orange in the theme panel.
2. WP Super Cache, when enabled completely removes the styling for the theme. All I’m left with is the html structure. I followed tagdiv instructions on how to configure the plugin but to no avail.
3. Co-author plus integration – I don’t know where to setup the plugin code for multiple author profiles and how to show two boxes (one for each author) in case of multiple authors for an article.
4. The font sizes are different for the grid layout and I don’t know where to change the style/size for each grid layout( I did try the theme fonts tab).
5. How do I add more share links to the default list that already exists for each post?
6. For the main homepage grid, how do I remove the white border separating the different tiles?
7. How do I show the ‘More Stories’ box that appears on the right side of Tech News demo when viewing an article?

Thank you for your support in advance. Please let me know how to give you backend access.

Sincerely,

Matt

Simion C.
tagDiv Staff

Hi,

The recommended way of updating or installing Word press themes is by FTP. Please see this guide for more information about this, and also other steps to ensure a smooth update process
https://forum.tagdiv.com/how-to-update-the-theme-2/
Auto update is also available through the Envato plugin, as mentioned in the guide.
Consider making backups, in case something goes wrong you can simply revert to a previous working website. Hopefully that will not be the case.
Any modifications made to the theme files directly will be lost, but nothing else will be affected (theme panel settings, custom code, posts, pages etc).
Plugins included with the theme can simply be deactivated and removed and then install the new ones from the theme package.
Other plugins that are working with the current version of the theme, may or may not work anymore after an update of the theme or of the plugin. That is the case with all themes and plugins.
If you want to make the switch to the tagDiv composer you will have to recreate the pages with the new editor
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Some elements that were specific to Visual composer are not available in tagDiv composer. More options and features will be added to this front-end page editor exclusively, in future updates however.

Thanks

Sylvester77
tagDiv Member

Hello Somion this is clear to me, but don´t want to edit the them files. Will this bug be removed with the next update or are you pushing and supporting in future only the tagDiv Composer? Your theme should also work clearly with the Visual Builder. Don´t Want to recreate 1.000 Post with the tagDIV Composer.

Simion C.
tagDiv Staff

Hi,

You can try the plugin Chris is mentioning to remove the previous unused thumbnails.
For the post you mention, I see that you do not have a featured image. Post templates require a thumbnail as well created from the featured image
https://www.screencast.com/t/k3baVhNDU7RM
https://forum.tagdiv.com/theme-thumbs/
Please correct me if I misunderstand.

Thanks

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

Noellin Imoh-G
Participant
#0

I’ve been trying to remove and add a poster on my page with tadDiv but it isn’t responding. Has this got to do with me or the theme?
Help
Thanks

Bogdan B.
tagDiv Staff

Hi,

Yes, you can add css to a specific page in the tagdiv composer under the custom css tab: https://www.screencast.com/t/OBos3FIa4G
You can use css to remove the post author.

Thanks.

Viewing 25 results - 1,351 through 1,375 (of 1,956 total)