Nadiamode
Forum Replies Created
-
Forum: Plugins
In reply to: [WP No Category Base] Can this remove "blog/" from the feed URL?No need plugin.
Go to Network Admin -> Sites -> All Sites -> select “/” (main blog) -> Edit -> Settings -> Permalink Structure
And remove word “blog” from permalink structure
You can add other word to your permalink also example. /home/%category%/%post_id%/
This thing cannot edit in Settings -> Permalink in main blog
It only can edit in Network AdminI just go to check my test site today after update Jetpack plugin to latest version v 2.2.2 many days ago.
I thought the problem solved but everything still same … ??
Did you test your plugin after fix bug?
Thank you, I’ll wait for the next update
Forum: Plugins
In reply to: [Disqus Comment System] Disquss Does Not Integate into My SiteTry change your theme to default theme ex. “Twenty Twelve”
your current theme may not support or you have to edit your theme to support new wp theme function especially in single.php and comments.php
Look at comment section
Forum: Plugins
In reply to: [Disqus Comment System] Disqus cannot import comment from wordpressI have to export comments from wordpress and import it by upload to import.disqus.com manually then wait more than 24 hours so completed
I think Disqus have problem with their server, why user must wait so long just for import comment. I can remember, I had used disqus before and plugin can import comments immediately after installed – no need to wait like now
I try to reproduce the problem
Step
– Disable all plugins (including “Easy FancyBox”) except Jetpack
Result = Photon still not work on “Carousel” if I use “Tiled Galleries”– Change.. Edit Gallery -> GALLERY SETTINGS -> Link To -> Media File rather than Attachment Page
Result = No matterView source code on “Tiled Galleries”
– I found that Photon work. Check -> https://i.imgur.com/8WpSoBy.jpg
<a href="https://i1.wp.com/www.nadiacar.com/wp-content/uploads/2013/03/bmw-328d-170313-09.jpg">
View DOM on “Tiled Galleries”
– I found that Photon work. Check -> https://i.imgur.com/9BHihRJ.jpg
I can see image link point to Photon (WordPress CDN)
View DOM on “Carousel”
– I found that Photon does not work. Check -> https://i.imgur.com/Ffdwo04.jpg
Image link from my own wordpress server not Photon
Question
“Tiled Galleries” link correctly to Photon but why “Carousel” use link from local
https://i1.wp.com/www.nadiacar.com/wp-content/uploads/2013/03/bmw-328d-170313-09.jpg
I test “Tiled Galleries” with other plugin “Easy FancyBox”
It work great. I enable “Jetpack” + “Tiled Galleries” + “Easy FancyBox” but disable “Carousel”
Photon work on “Tiled Galleries” and “Easy FancyBox”Images on “Easy FancyBox” link from Photon server
This is example
https://www.techible.com/6/Hi, I found that my GALLERY SETTINGS > Link to > Attachment page
that why your plugin does not work. I view the source code and found that <a link=”… link to page not image file
when I edit GALLERY SETTINGS > Link to > Image file
your plugin work perfectly !
So my problem is not about Easy FancyBox plugin, thanks
this is new auto generated wordpress mu .htaccess (I install in subfolder – wordpress)
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) wordpress/$2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ wordpress/$2 [L]
RewriteRule . index.php [L]hgurol’ issue same to me
example:
wordpress mu = https://www.mucenter.com
new domain = https://www.newbox.comstep:
1. point/park domain https://www.newbox.com in cpanel/directadmin
2. mapping domain “www.newbox.com” in https://www.mucenter.com’s admin pageresult:
1. https://www.newbox.com go https://www.newbox.com = correct
2. newbox.com go https://www.mucenter.com = falseresolve:
1. mapping domain “newbox.com” in https://www.mucenter.com’s admin page too
so now you have
1. “newbox.com” in https://www.mucenter.com’s admin page
2. “www.newbox.com” in https://www.mucenter.com’s admin pageafter that:
1. https://www.newbox.com go https://www.newbox.com = correct
2. newbox.com go https://www.newbox.com = correctActually Simple Twitter Connect should show checkbox for other child plugins when connected similar to Facebook Simple Connect and Google Simple Connect or at least show some text that indicates user to go to enable another twitter modules in plugins page
I think it’s not work but no, its work – I have to activate another module in plugins page
It will good if plugin has green/red icon and text say “Connected”, “Authenticated Successfully / Failed” or something similar to let standard user know now they’re connected or not
ok i got it now
i have to clear cookies then go to login pagesame here
i’m admin, after my login session expired
i cannot login via normal login form !!it redirect me to facebook register on login page
i click login link, it also redirect to same fb register page
i try register with facebook account (i already has account(admin))
but popup display blank spacehttps://www.facebook.com/connect/window_comm.php?_id=f1353a5404&_relation=opener&button=ok#_=_
I cannot click “Sign In with Twitter” button
only see this error message with 3 fields same as “borekb”
Twitter Status
RSS Error: WP HTTP Error: Too many redirects.
new interface in twitter dev’s page doesn’t has menu “Use Twitter for login”
plugin also doesn’t work for me
thank you,