siegmich
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] widget sidebar always shows 'no upcoming events'me again, found out it’s my themes’ problem. (one of the many it has) problem is that i will not change my theme any time soon. is there another workaround i could fix by myself?
the widget function worked well before on that theme, i think from events calendar 4.0 upgrade it went wrong.
Any help would be greatly appreciated!
thanksthanks, can’t remember putting php in the header, but it was there 🙂
reason i stop using your plugin is way too much pushing for premium and too many plugin updates, which means i always have to replace my custom icons again…
plugin works flawless for me (in China) but adding a button in order complete email would be AWESOME!!!
thanksForum: Plugins
In reply to: [The Events Calendar] Change to Bing Mapssame request here!
since everything from google is currently blocked in China..ok, it’s not so hard after all! 🙂 followed the above instructions and it’s working fine, thanks @thebrett
Any respons from Modern Tribe? When they going to resolve this issue so wo don’t have to dive into coding (for us who are not very familiar with it)
Forum: Plugins
In reply to: [Press Page] Press article link to open in '_blank' taphi Chris,
any idea on the name of that plugin?
and wouldn’t it be a good idea to update the plugin on that, as most people would want their visitors to stay on their page after they click an external link?
thanksForum: Plugins
In reply to: WP INstallation crashed after updating pluginI contacted my host bluehost and they’re now restoring my DB to yesterdays’ back up. in a couple of minutes i will know it its fixed, should be ok.
Thanks for your help!Forum: Plugins
In reply to: WP INstallation crashed after updating pluginHi esmi, thanks for the tips, but both don’t work…
I renamed my current theme’s folder name, so it should have been switched to the default one, and I renamed the plugin folder to plugin-hold.
When I login phpMyAdmin and search for this sites’ database, I dont have a table ‘wp_options’ how is that possible??
I’m lost now… 🙁Forum: Plugins
In reply to: [qTranslate] WooCommerce qTranslateyup, same here!!
thanks!Forum: Fixing WordPress
In reply to: 403 Forbidden nginxThanks a million!! it’s fixed!
you’re my hero!
Forum: Fixing WordPress
In reply to: 403 Forbidden nginxThanks guys for all the support, but still no solution.
What I know now:– It’s the theme, because if i activate another theme the problem is gone.
– It’s no plugin compatible error, as the problem is still there if i deactivate all plugins on this theme.
– there is no “<center>” tag in ANY of the theme files… which makes it all very strangeAs I really like the theme I would like to keep searching for a solution…
I temporary uploaded the theme into a .zip, so you guys could take a look:
HEREthanks
Forum: Fixing WordPress
In reply to: 403 Forbidden nginxthanks jnhgy, but still no result!
i host on bluehost.com.
I checked the theme files, but in none of theme i found either 403 forbidden or <center> in the code…Grrr don’t know what to do
Forum: Fixing WordPress
In reply to: 403 Forbidden nginxhow to change the owner?
Forum: Fixing WordPress
In reply to: 403 Forbidden nginxmy .htaccess file looks quit normal i think:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
It should be a file from my theme, because if i change the theme completely the problem is gone.
And all the theme files have the right permissions… :-/