atomnet
Forum Replies Created
-
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Scan automatic postI use rss plugin for import image, the image imported is not clickable and have the same original link, but if i make scan posts manually or automatic the image change links and make clickable, and all works great.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Scan automatic postThanks for answer,
but the Keep Outside Link is already unchecked…Sorry but i must add his code in function.php?
add_filter('qqworld-auto-save-images-save-outsite-link', 'save_outside_link', 10, 2); function save_outside_link($content, $link) { $content = '<a href="'.$link.'" target="_blank" rel="nofollow">Original Link</a>'; return $content; }Forum: Plugins
In reply to: [Solved] Tumblr errorSolved I changd this:
Tumblr URL: It should be your public URL. (i.e. like http://nextscripts.tumblr.com/, not http://www.tumblr.com/blog/nextscriptsForum: Plugins
In reply to: [Folder Gallery] works only in preview modeSorry! π
now is ok! π
Forum: Plugins
In reply to: [Folder Gallery] works only in preview modepixemitter.com
Forum: Plugins
In reply to: [Folder Gallery] works only in preview modeSorry,
i use this path:
[foldergallery folder=”wp-content/folder1/” title=”title” columns=3 width=150
height=90 border=1 padding=2 margin=10 thumbnails=all]
but i have the same problem.Forum: Plugins
In reply to: [Folder Gallery] works only in preview modeI use external path mysite/cat1 is possible this?
Forum: Plugins
In reply to: [PixGridder] old to new versionHi,
I restored all and now works fine πPS: Great plugin!! π
Forum: Plugins
In reply to: [PixGridder] old to new versionI have only:
Advanced lazy load
Ultimate Google Fonts
Under Construction
Yes if i disable pixgridder all works.Sove myself! π
Solved!
πForum: Plugins
In reply to: [Zedity - The Layout-Free Content Editor] no audio loadSolved!
another question can i load audio file from my server?