199 reputation
2
bio website
location
age
visits member for 1 year, 7 months
seen Apr 30 at 16:28
stats profile views 2

Dec
23
answered Creating custom field with drop down on new post page
Dec
22
comment problem with wordpress author profile page URL
try one thing, open your single post template file, and somewhere in the template write <?php the_author_posts_link(); ?> and check what's the author link and if that link works ok
Dec
22
comment problem with wordpress author profile page URL
no, I mean what you use in single post to show the author's link.
Dec
22
comment problem with wordpress author profile page URL
can you put here the code you use to write the author information?
Dec
22
answered problem with wordpress author profile page URL
Dec
21
answered two menus show different menu based on what menuitem is selected on menu1
Dec
20
revised How can I get RSS feed for a custom page?
added 677 characters in body
Dec
20
comment How can I get RSS feed for a custom page?
I will edit my answer with an example of how you could create your feed template
Dec
20
answered How can I get RSS feed for a custom page?
Dec
20
awarded  Editor
Dec
20
revised WordPress theme options error
added 4 characters in body
Dec
20
answered WordPress theme options error
Dec
19
comment How to assign custom template to specific products in Woocommerce?
so basically you want all products of a certain category to have a differente style?
Dec
18
answered How to create sub-menu in “Allure Real Estate Theme for Placester”?
Dec
18
answered Change position of Post Formats box?
Dec
15
answered Filter/Sort Post Form On Taxonomy page
Dec
15
comment Show category children, one level
just put the echo $mycat outside the loop, so that you're writing the list of categories only in the end
Dec
15
awarded  Teacher
Dec
14
comment Handling jQuery Component Collision
yes, I understand. it's just a suggestion. For example, in this situation if jquery apprise was loaded in this way, it wouldn't interfere with other apprise loaded by other plugins.
Dec
14
answered Handling jQuery Component Collision