SCRIPT TO ADD CHECKBOXSES FROM PHP TABLE
hey, i need help with a script that i have wrote. this function belongs to function.php on my child theme: if (!function_exists('wpcf_add_checkboxes_to_group')) { function...
View ArticleReply To: SCRIPT TO ADD CHECKBOXSES FROM PHP TABLE
/wp-admin/admin.php?page=wpcf-edit&group_id=2783 you have to add one field to the group in order to that function to invoke. and if you change the table name to something of your own you will get...
View ArticleReply To: Sorting an archive loop by a Types custom field
For those just tuning in and having the same problem as I did (menus disappearing when using the code above*) this code from Caridad...
View ArticleFormat and position Generic fields
Hello, I would like to integrate Generic in my Cred-2 form fields date. These two fields are to be positioned side by side in the same amount. Similarly, the label at the same level with the icons...
View ArticleJump to a section when editing with cred
Hi, I need to jump to a section when i am editing with cred (example: href="taxonomias") [cred_link_form form="Taxonomias" text="Editar %TITLE%" target="_self" href="#taxonomias"] Any clues?
View Articletaxanomies disappeared in admin
Hello, As you can see, I have a taxonomy Product Category connected to Product Item. Since some time I cannot find the menu point under Products for editing/creating Categories and I cannot select a...
View ArticleReply To: [Assigned] Custom Post Type – search, tag and index page issue
errr, hello??? Why are you answering everyone else's posts and ignoring this one? It's been 4 days since you asked for the login. Are you going to help or shall I repost this and try and get someone...
View ArticleReply To: [Assigned] How To Have Grid Items Listed Vertically Instead of...
I used this Layout below which works, but uses 3 Loops. Is that ok? I feel like it's a lot of code and that there could be an easier way: <div style="width:160px; float: left; margin:10px;">...
View ArticleReply To: [Waiting for user feedback] WPML wp-types many_to_many bug
http://www.extjs.lt/wp-admin/ admin qweasd123
View ArticleReply To: [Assigned] WPML wp-types many_to_many bug
wordpress installed with installatron…
View ArticleReply To: [Waiting for user confirmation] Showing View on Sidebar based on...
Ok it works thank you!
View ArticleMapping a CPT on a Google Map in the Search Results
Hi. I'm setting up an advertiser's site. For each advertiser, I have a CPT with the long/lat defined in a custom field. For the first step, I want to show a map with the merchant location (on a smart...
View ArticleApplying a Layout to a Custom Post Type
First off, I'm crazy about the new Layout software you just released. It's incredibly easy to generate layout files and apply them to my pages and posts. You all have saved me hours and hours of...
View ArticleFiltering Views by Custom Field?
Hey all, Quick question. The new views setup is great btw, but I'm having a bit of trouble. I'd like to make one view that displays 6 posts of a custom type, Things To Do. The view setup is pretty...
View ArticleReply To: Filtering Views by Custom Field?
Hmm… quick follow up. If I make the Query Filter: wpcf-city = VIEW_PARAM(city) and then edit the shortcode in the Landing Page to [wpv-view name="Landing Page - Things To Do" city="douglas"] it works...
View ArticleReply To: Filtering Views by Custom Field?
Hmm, Well, egg on my face. I just wasn't being creative. For anyone else who wants to know how to do this, here's what I did: Make a template for your landing page (I have three: Things to Do, Places...
View ArticleConvert layout wizard grid to 4-column fluid grid
I'm trying to set up a page with 4 column grid and not sure how to do that when I am not using Bootstrap theme. The problem with keeping the table is when the page is set to a narrow viewport, the...
View ArticleReply To: [Waiting for user feedback] How to update_post_meta for multiple...
Dear Adriano Here are the details you requested. Regards Robert
View ArticleProblems with Google Map – Single Marker Map
I'm having problems with the zoom level on a single marker map, no matter what value I enter it is still 100% zoomed in this is the code I am entering, but no matter what value I put in the zoom level...
View ArticleReply To: Convert layout wizard grid to 4-column fluid grid
Hi, I don't think its possible to get a table to behave like you want or at least not without some heavy duty hacking see here...
View Article