kennydowuk on "[woocommerce] customizing messages by product category"
trying to detect a product category when the user adds an item to the cart in woocommerce. So that they get a different 'added to cart' message depending on the product they add the idea is that if...
View Articlesijithskumar on "Facebook like code-no button"
I have an image that I created on my website. When people click on that image, I want it to open my FB page and "like" it. I do not need a FB "like button". My button is in the footer and I require a...
View Articlefranclin on "how to modify recent posts in a short code to include offset"
I have a theme that is missing the 'offset' argument within it's 'recent_posts' function. I have found the script and I need to edit but I'm not sure where to add the 'offset=1' *note this is part of a...
View ArticleTokyoS on "Help with QTRANSLATE plugin"
Hi, I'm doing a website made with WordPress 3.8.1 and the theme "ResponsivePortfolioDessign" which has 2 languages: English and Spanish here: adriaginger.com As you can see, Qtranslate has allowed me...
View Articlerwpackett on "Syntax Error"
Updated plugins and ended up with a spam I think... Got this error message Parse error: syntax error, unexpected T_FUNCTION in...
View Articlevirtous on "WYSIWYG behavior and text processing"
Hey all! I'm trying to change the way that the rich text editor processes posts. If I write the following inside the visual tab: Hi, This is a paragraph. And this is a line break inside the paragraph....
View Articlelittle_anarchist on "jQuery Plug-in not working in wordPress"
I am trying to use this jQuery plug-in on a wordPress site: http://www.backslash.gr/content/blog/webdevelopment/9-contenthover-jquery-plugin I have created a non-wordPress test page. The plug-in works...
View Articlepushbroom on "posting a html banner in my blog"
I posted a html banner, like I have always done in wordpress, but the banner don't show up. I used and around it in text mode. Please help.
View Articleflogen on "Make post title sit on top of featured image?"
Hey. I just installed the Editor responsive theme, which I'm happy with overall. The one issue I have is that the featured images sit on top of a post, followed by the date and author, followed by the...
View Articlejohansenkristian on "Plugin or inspiration for toggle javascript"
Hello. I'm looking for a plugin or if someone in here has any experience with implementing the effect when you scroll down the page the headline and the info text changes. I have looked in the source...
View ArticlePete on "How to only display something if the post's gallery has more than 1...
I'm looking for a snippet of code (looked and googled everywhere) that will only display something/anything/html etc if the gallery attached to a post has more than 1 image. Thanks heaps Love Pete
View Articlebagui on "Impossible d'afficher Datepicker Events Manager"
Bonjour, J'ai installé l'extension Events manager et il est impossible d'afficher le Datepicker sur le front du site wordpress http://www.chinon-vienne-loire.fr/soumettre-evenement/ Dans l'admin le...
View ArticlePJCJonas on "Custom client side media uploads and editing"
Hi, I have a registration form that includes an image upload as well. Now the image uploading works 100%, its when I try to "edit image" in the backend where things break. Images that are uploaded via...
View Articleysm-design on "customise search"
Hi. I made a kind of search box, that my search have 4 Dropdown field with some categorise. my code: <form method="get" id="searchform" action="<?php bloginfo('home'); ?>/"> <?php...
View Articlemojonek on "Changing the Purchase Button - Woocommerce"
I have to hide the possibility to buy for not logged in users (whole domain or store) Ex: If a user is NOT logged in (don't have an account) then the cart button etc will not show. Sees only a link...
View Articlerickykpg on "Making feature image clickable in post."
Hello, My theme automatically adds the featured image into the post. I'm trying to make it so the feature image is clickable to show the full image but so far I've had no luck. I have been able to make...
View Articlemlarino on "woocommerce product page redirect to wp pages"
Hi I am going to use Woocommerce to create a product catalog, but instead of using woocommerce product pages, i want to redirect those to a standard wp page where I can design each one completely...
View ArticleDarnok017 on "Loop problem"
Hi, Maybe i'm writting in wrong topic (sorry for that), but i did't know where :) I have a problem with posts. I used <?php query_posts('category_name=Bez kategorii'); ?> <div id="primary">...
View Articlemikhak on "Ho I can redirect not found page to search reaslt ?"
Hi. How I can redirect not found page to search ? example : http://mysiteurl.com/post-name/ ========>>> that is not found redirecting to this : http://mysiteurl.com/?s=post-name/
View Articlevaleriedore on "Want to give access to edit a particular post to particular...
Hi, How to prevent a user to edit a particular post? I need to use functions.php and not a plugin. Plugin is not working in my case : If I activated : edit_others_posts, to give access to edit post in...
View Article