Grumpster7976 on "remove search bar replace with language buttons"
i have a blog http://www.wheelsontheroad.ca - simple catch 2.7.4 I want to remove the search bar..... In the menu bar i want to add language buttons. If anyone is interested in helping me I can send...
View Articlecirrus9 on "Need help calling a field"
I am currently using a plugin called Web Directory 2.0 I am also using a the Nice PayPal Button Lite plugin for payment. The short code is [nicepaypallite name="TITLE" amount="PRICE"]. I am trying to...
View ArticlePete on "How can I get the commenters' email address and display it"
Id there a way I can get the commenter's email address and display it with a snippet of code next to the comment? I'm not using this in a bad way. I've made my theme so that all comments are hidden to...
View ArticlePete on "REGEX Regular Expression"
I'm trying to figure out how i can use one or more regular expressions to format a random $ number with 6-7 digits.. e.g. $606782 -> $606 782 $300000 -> $300 000 $1237339 -> $1 237 339
View ArticledjPaulWall on "Redirect to hompage after subscriber logs in"
I added a loginout tag in my secondary nav and it takes the user to a login screen which is great, but I want it to immediately take the user to the homepage instead of their dashboard. Is there a way...
View ArticleKevin on "Syncing Navigation Links to Cyle with Slider"
Hi, I am currently using Revolution Slider for my slider, so I am not sure if this is the right forum. Basically what I am trying to do is to write a code that would sync up my nav links in my header...
View ArticleTravis on "Custom Post Type inside another Custom Post Type"
Hello, I'm looking into creating a custom plugin and was wondering if it is possible to have a post type inside another post type... An example of how this would work would be a slideshow: You click on...
View Articleandrejcremoznik on "Conditionally show custom widget in frontend sidebar"
1. I've created a custom widget. 2. This widget is applied to a sidebar area that is active on multiple templates e.g. the archives and singles. 3. I would like to display the widget only if...
View Articlesaldtch on "Unable to add attribute to an element using setAttribute() or...
I added the following (function addclick(){ getElementsByClassName("testclass").setAttribute("onclick", "myFN()"); })() to the custom.js of my theme but I just can't update the target element. I tested...
View Articleratputin on "Change category excerpt style after certain date."
I have a category page that currently displays a thumbnail, title excerpt and read more link for each post that has been entered under it. I was wondering if I could change the way that delivery is...
View Articlesymposiarch on "Wordpress pages widget hacks"
I would like to alter the code of the wordpress pages widget in order to put some spacing between each page that is listed on the sidebar. I tried adding padding-bottom; 10px, margin-bottom; 10px,...
View Articlecs1h on "Update Media Title"
Hi, I am trying to write a piece of code that update the title and description of an image using PHP. Currently I have some code that retrieves the image for a specific post and checks if the title is...
View Articleqozmiq@gmail.com on "Add tags to FAQ's"
I have a KB theme (KnowHow) which is super basic, but for some reason it wants its FAQ's entered individually, and it creates pseudo articles that won't allow me to add tag's. In fact there is little I...
View Articleolotu on "Google Analytics Dashboard bug"
My website went down when I updated my google analytics dashboard plugin to the latest version 2.1.1. When you load my website I got the following message asking me or the visitor to log in from the...
View Articlecoverfield on "Publish a only single article"
Hello everyone, I wanted to know if there is a remote possibility through some filter or another, to cause to be published, such as a publisher or subscriber, again with the help of specific plugins...
View Articleagiuliano8 on "Special Class for Menu Item"
Hi, I apologize in advance because I assume this has been asked and answered at least once before, however I can't seem to find a thread that gets the job done for me. I'm using the built in...
View ArticleJhon.soco on "Attach wordpress, redirect site from device mobile"
Good Evening, I had an attack and redirect to my site but only do it when entering from a mobile device me this by modifying the. htaccess and header.php and and cleaned manually but still it changed...
View Articleimehedidip on "Create a PHP file on theme directory using a WordPress Plugin"
Hi I am creating a plugin to create WordPress Template Files for a theme. I am not sure how to create a PHP file using the plugin. I mean, is it possible to create a PHP file using a code in the...
View Articlemattregister on "get_terms offset working?"
I am trying to display a list of termsfrom my taxonomy "organization" in an unordered list but display them in two columns. This is what I have for my first column: function print_organizations1() {...
View Articlechomachomachoma on "Adding Hierarchy Capability to Custom Post Type Removes...
I have setup in my functions.php a custom post type of 'Portfolio'. I have just added hierarchy capability to it, so I can assign child posts and such. This works fine, where I am able to assign...
View Article