Mladen Gradev
Forum Replies Created
-
Forum: Plugins
In reply to: [Quote Source] Quote Source – calling the PHP short code<?php if(function_exists(“quote_source”)) : echo quote_source($pid); endif; ?>
Yes,
The situation is same with me. When i update the plugin to 2.3.2, the widget is displaying only pages, even if I exclude them with the post type code. I like the option for removing the .css in new version, but this page display problem is keeping me away from 2.3.2Aaclayton,
Thank you for help and fast reply. I made it ??
This is what i did:
1. Add this code to functions.php . I am using Colorbox theme 9.add_action( 'wp_print_styles', 'my_deregister_styles', 100 ); function my_deregister_styles() { wp_deregister_style( 'colorbox-theme9' ); }
2. After that i have made some changes to jquery-colorbox-frontend.php on lines 287 and 288. I have replaced colorboxTheme with theme9 on three places.
At this moment Colorbox CSS is deregistered and images are still opening, but they are ugly and have no functions.
3. Then I copy theme9 CSS code from wp-content/plugins/jquery-colorbox/themes/theme9/colorbox.css to my main style.css
Now colorbox opens the images, but there are no buttons. Still everything is working, by pressing left and right you can navigate in gallery. This is because the paths to images are messed in style.css. To fix this you need to:
4. Copy the images from wp-content/plugins/jquery-colorbox/themes/theme9/images to your theme
s directory image folder. Or to change the paths in Colorbox
s css part in your main style.css.And that`s it. Colorbox is working again and even faster. ??
I am trying to do the same thing, but I can not deregister colorbox css. @aaclayton if you find a solution, please share it with me.
Forum: Plugins
In reply to: JQuery Color Box Hiding behind embedded Youtube VideoIf your using iframe code, add this to the end of the url
?wmode=transparentThanks Haleeben. This really do the trick.
Forum: Fixing WordPress
In reply to: Remove SubCat posts from Category pagesThank you very much ?? I am so happy that i have made it with your help.
Thank you,
The plugin now works.
Great. ??Hi,
I have the same problem. The button was working fine, but after installing W3 Total Cache it stop showing. I have tried to disable and delete the cache plugin, but still nothing. The site is https://www.tsarevo.info and W3 Total Cache is currently turned on again.Thanks.
Forum: Fixing WordPress
In reply to: Dashboard Screen – Warning Red Box with Twitter Fix ImageHi Majalla,
Thank you for posting back. This problem disappear on my site after few hours like you said. Now everything is back to normal. I am using “share this” plugin for my social icons.
However, i hope to not see this robot ever again ??Regards.
Forum: Fixing WordPress
In reply to: Dashboard Screen – Warning Red Box with Twitter Fix ImageHi Majalla,
Did you find solution for this problem? I am in same situation with my admin dashboard.Regards.
Forum: Plugins
In reply to: [WP Page Widget] [Plugin: WP Page Widget] Problem with Text widgetI confirm macjoost`s words.
Works with: Internet Explorer 8, Firefox 9.0.1
Does NOT work with: Opera 11.61, Chrome 16
Windows 7 x64This is strange, but at least now it is working on IE and FF. None of them is my favorite browser.
Hi,
I have similar problem with BWP Minify and Tabber Tabs script. I found the handle witch is “tabbertabs” and put it in ignore field. But the script is not working and not showing in site. When i deactivate BWP Minify – Tabber tabs is working again. I have asked Tabber tabs author for script handle, and he told it is “tabbertabs”.
Can someone help me out with this. WP 3.3.1, site url – https://www.tsarevo.infoThank you
Thank you, i will ask them.
Forum: Plugins
In reply to: [WP Page Widget] [Plugin: WP Page Widget] Does not workI just saw few days ago this message on plugin`s page:
“WP3.3 users: Please don’t use it for now. There is a known issue that it does not work with 3.3.”
I am using WP 3.3, so i hope they will fix the plugin soon …Forum: Plugins
In reply to: [WP Page Widget] [Plugin: WP Page Widget] Does not workMe too. It stop working recently.