JSin
Forum Replies Created
-
Absolutely will do. Thanks again for your expediency.
Hi, Michael – thanks for the quick reply and new iteration of the plugin! I just tried it and it’s working exactly as intended! Woohoo!
Hi Anoop – thank you for your message. Unfortunately, when I use the shortcode you provided, it still does not behave like the brand slider in the URL in my original post. That one has a very smooth auto-scroll that is full-width.
I’ve even upgraded to the Premium version of this plugin but I can’t seem to get it to behave like in my example. Can you help me achieve that, or is this plugin unable to replicate that look and behavior?
Hi, all! I’ve resolved this on my end but wanted to update this ticket since it shows up in search engine results.
Basically, I was wrong. It is not Yoast giving the issues. I was able to verify this by installing a new WordPress install altogether, and systematically only installing/activating one plugin at a time (starting with Yoast, btw) on a default theme, then refreshing the Add New Page of WordPress.
What I did learn is that a browser plugin I had for Chrome was actually the issue at hand! Imagine that! Somehow, Typio Form Recovery for Chrome (which saves text as you type, in case your browser crashes in the middle of a long thing you were typing up, such as this very reply here) was the cause.
Again, I verified this by disabling one browser extension at a time and refreshing the page. It was only with this browser extension disabled that everything worked as intended.
In short, sorry for wasting your time, but know that Yoast works with 7.2, verified — quite extensively, even — by myself.
Due to emergencies at work, I won’t be able to get to this until next week.
Hi all – I will get to this first thing tomorrow morning. My apologies. Please do not yet close this.
Thank you. I will get to the above as soon as possible and report back here thereafter.
Hi, all – this is NOT resolved. I came across this thread and upgraded anyway to observe what might happen. Just like @miqser said, the exact same thing happened to my editor.
I did what @devnihil and @amboutwe suggested and followed the instructions for How to Check for Plugin Conflicts.
For the sake of being thorough, these were the following plugins installed on my site:
- Accelerated Mobile Pages
- Advanced Custom Fields PRO
- Better Font Awesome
- Contact Form DB
- Contact Form 7
- Cornerstone
- Custom Post Type UI
- GitHub Updater
- Health Check & Troubleshooting
- Icegram – Popups, Optins, CTAs & lot more…
- WPBakery Page Builder
- PHP Compatibility Checker
- Redirection
- Slider Revolution
- Yoast SEO
- WP All Export
- WP Responsive Photo Gallery
- Smush Pro
- WP Sync DB
- WP Sync DB Media Files
- WPMU DEV Dashboard
The steps I took were:
- Disabled all site plugins
- Verified the issue was no longer occurring
- Enabled Yoast SEO
- Observed that the problem still did not occur
- Went through enabling one plugin at a time, then refreshing the “Add New Page” and seeing if the issue of which @miqser occurred
- If I saw the toolbar, I kept that plugin enabled and then would enable another. If I enabled a plugin and the toolbar went away, I disabled it and tried again, observing that the toolbar came back. I’d then move on to the next plugin and repeat this process.
In the end, all of the bolded plugins above caused the toolbar to disappear if Yoast is enabled.
I don’t think that this is a circumstance of all these individual plugins having their own separate issues, because the common thread is that they all work (all together even) until Yoast is enabled, meaning that it’s something within there causing the conflict.
Hoping someone can reopen this support ticket and resolve the issue.
Forum: Plugins
In reply to: [Juiz Last Tweet Widget] URL getting stripped out of tweetSolution: Change Line 361 to the following:
$i_text = preg_replace('#(((https?|ftp)://(w{3}\.)?)(?<!www)(\w+-?)*\.([a-z]{2,4})(/[a-zA-Z0-9_\?\=-]+)?)#',' <a href="$1" rel="nofollow">$1</a>',$i_text);Thanks, that content tracking seems appropriate for my needs.
If I install your plugin, it will add tracking code like you said, but then how would I make it also do the content tracking? Would I edit a script bloc in the footer or something? I think it’s this last part that I am unclear on. I understand installing the plugin; I just want to also ensure that the additional requirements I have are met, too.
Any help towards that is appreciated.
I see there was an update last week for this plugin, but it’s still showing at 4.1.5 compatible on the main page. Is it still not compatible for 4.2.2? Just curious after your reply above said to go ahead and process the next update…
Forum: Plugins
In reply to: [WP Hide Category] Getting a php errorGetting the same error, and the category’s posts won’t hide, either.
Forum: Fixing WordPress
In reply to: Intuitive Bootstrap/WordPress Lightbox plugin?Been working on this for the past two days.
I found another Bootstrap WordPress example, installed it, and the Lightbox theme worked on it. So I then started going piece by piece, incorporating elements from the 1st WP-BS theme into the new/2nd one. I found out it was an error in the header.php file.
So then I started going line by line with that and trying to figure out what the problem was.
And here it is:
<!DOCTYPE html>That line needed to appear above the head tag and then it worked. Still not sure why the absence of that line caused the content to start way down the page, but bottom line is it is fixed now. Interesting stuff!
Forum: Fixing WordPress
In reply to: Intuitive Bootstrap/WordPress Lightbox plugin?Hey there. It’s been a couple of weeks — I’ve been busy with preparing for my wedding next month!
This issue actually still remains in place. Now, I understand that the lightbox was you had suggested I use above worked on the default theme, and it’s having the issues on the bootstrap-wp theme.
Given that I’ve already set up the new site using the bootstrap-wp theme, what would you suggest I take as steps to make that Photos page (and lightbox on it) function correctly? Instead of starting from scratch or anything. I’m not sure where I go from here, basically.
Any advice is very much appreciated!
Thanks 🙂
Forum: Fixing WordPress
In reply to: Intuitive Bootstrap/WordPress Lightbox plugin?Sure. Just did. It works. Dammit.
I mean, that’s good and all, but that means it’s something somewhere in the bootstrap wp theme coding. I just don’t know where 🙁