Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Does it appear only on the posts listing page (like the home page) or is it like that in single post page as well?
Admin
If you look at the slider’s code, you’ll see that the post titles are already there in each of the “point”, but they are hidden and replaced with the points. You’ll be able to customise them to how you want it by just using CSS codes.
Admin
In reply to: How do I add a navigation bar of page numbers on the bottom of one page that link to the next page?
July 3, 2013 at 5:33 am #38988Yes, simply
<!--nextpage-->will work.Admin
It’s most likely that the Latvian translation files haven’t been updated for the latest version of the theme. All translations for the theme are performed by volunteers. If you want, you can update the translation files yourself. Instructions are available here: http://docs.graphene-theme.com/Translating_the_theme
Admin
It’s rather difficult (if not impossible) to selectively disable plugins from within a theme. This is because a theme is loaded after all the plugins have been loaded. Therefore, at best you will see the plugin still active on first view of the mobile theme, and then deactivated on subsequent views.
And of course, you will have to activate the plugins again whenever the desktop theme is viewed. Once this happens, the above will repeat again. And it’s very likely that both mobile and desktop view of your site can be viewed at the same time (or at least within very little time difference) by two or more visitors.
A workaround to this limitation is to restart all of WordPress’ loading and processing immediately after the plugins deactivation, but this will reduce performance somewhat as the first round of processing is effectively thrown away to restart again. There is also no telling what effect that will have on caching plugins if you use any.
It’s perhaps better to just hide the output of the plugins by using the mobile theme’s Custom CSS feature.
Prasanna, if you have suggestions on how to make it work, I’m all ears.
Admin
Can’t help you if we can’t see the problem. Also, it appears fine when I tried it:
Admin
In reply to: WordPress database error since upgrading to WordPress 3.5.2
July 2, 2013 at 2:39 am #38945Looks to me like the origin of the bogus requests is checking if your site has been compromised, with bad intent. The theme definitely does not have anything to do with
uploadify, whatever that is.Admin
In reply to: New Feature Fetch More Items pulls up duplicate content/items when first clicked
July 1, 2013 at 8:52 am #38991Yeah, the next step is to identify which plugin is causing the conflict. You can activate them one by one, or you can use a common optimisation method used by programmers:
1. Activate half of the plugins.
2. If conflict occurs, plugin is among the plugins you’ve just activated. Otherwise, plugin is among the plugins you did not activate.
3. Keep on ruling plugins in/out by halving them like this.
Admin
Do a search on this forum first before posting another topic like this. There’s already an existing topic about this issue:
Admin
What’s the URL to your site?
