byronyasgur
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Admin Media Library – folders and sorting functionthis is the biggest problem i have with wordpress – expecially with the new custom post types available – if i create a CPT called “movies” i want to be able to have all my “movie” images in a separate section to the rest of the CPT’s. I am currently designing a WP site which will have multiple users, each user will be working with a separate CPT, and there could be 20 posts per day ( each with several images ) … all these people have to look through each others images to find the ones related to the CPT they are working with
Forum: Plugins
In reply to: a button to create a custom postgot this working in case it’s of any help to anyone – you have to use the form to set an option in the options table ( eg the name of the custom post type) and then fire a function via init to check for this option and IF it exists THEN register_post_type
Forum: Themes and Templates
In reply to: register post type questionthanks have looked at customposttypeui but i need to do it in the code and i cant figure out how he did it – however someone else has advised me that the form output needs to go into the options table and then the add_action(init needs to call some function to check this table and THEN run the register_post_type … i will try that later
Forum: Themes and Templates
In reply to: Custom Post Type (Post List Template)not sure – i am looking for something else myself but i came accross this and it might help you
https://somadesign.ca/2010/smarter-custom-post-types-in-wordpress-3-0/
Forum: Plugins
In reply to: a button to create a custom postsorry this should have been titled a button to register a custom post type – and i know i can use a plugin but i need it in the code, thanks
Forum: Fixing WordPress
In reply to: I’m adding pages but they don’t appear on lineps i wouldnt add my email address to forums if i were you – spam bots will take it and spam you… almost sure this forum gives the option to either subscribe to threads or receive notifications of posts which is much better – if you are puttin your mail up you coudl do it like my.email AT domain.com which is better than nothing … just my 2c
Forum: Fixing WordPress
In reply to: I’m adding pages but they don’t appear on linenot sure if you’re using wordpress – Control panel?? do you mean dashboard? freehostia ?? This forum is for users of www.remarpro.com. You might want to try wordpress.com which is a pretty simple to setup and use version of www.remarpro.com …. go to google video and type wordpress.com in and have a watch
Forum: Themes and Templates
In reply to: Atahualpa theme – only showing 2nd nav bar on one page1 you can put a bit of php instead of putting in %cats you would do something like if ( the page is the blog page ) then %cats else echo(‘<div style=”whatever you like”></div> …. something to that effect anyway should work
2 i think the only way to do this is to create a copy of the theme’s index file and call it blogpage.php or something and then start by commenting out the calls to the header – and putting what you like in there instead ( however 2 things a) it would be probably easier to just write your own custom header for this part in php/html/css rather than trying to force atahualpha to give you a “second version” … at a least i have done it this way and it worked for me. and more importantly B ) when you take out whatever code the duplicate of index.php uses to generate the header you will probably need to go digging in the code to find out what you are loosing as well as the atahualpha header because it’s probable ( cant remember off hand ) that all the regular header stuff <html><head> etc would be gone too so you’d have to rebuild that. ….. there is another approach and that involves looking in the atahulapha code to find where the actual header display comes from ( i think it’s in bfa header options ormaybe functions.php or something but i could be wrong ) and adding conditional code in there to display a selective header
hope this help s a bit – you should also do a search on the bytes for all forum itse;f – im sure some of this is already documented a lot better than above
Forum: Fixing WordPress
In reply to: Really strange redirect to another blog issuedid you move the database or installation from the old server – if you did then there there are two references to the base url (not relative) in the database in the _options table – you’d need to change these using phpmyadmin
Forum: Fixing WordPress
In reply to: Order posts by child category?you should look at the “list pages shortcode” plugin – it might work for you
Forum: Fixing WordPress
In reply to: robots.txt and privacyprobably just a bug somewhere in wordpress – has anyone else seen it
Forum: Fixing WordPress
In reply to: major problem with password protected pagesi mean simultaneous connections in it’s preferences
Forum: Fixing WordPress
In reply to: major problem with password protected pagesfound out that filezilla can do this if number of connections is > 1
Forum: Fixing WordPress
In reply to: major problem with password protected pagesi figured it out afterwards – the most bizzare thing had happened – wp-mail and wp-pass had switched contents during ftp upload to the server – i have never encountered such a thing
any comments ??
Forum: Plugins
In reply to: best ecommerce solution? looking for import & product search featuresi did a shop with eshop – i liked it except that each product and each category requires a separate page in the pages section which makes navigation in the backend pretty difficult
( i guess up to 50 products would be ok )other than that i found it good – not too much hacking was needed and it was easy enough to get info on on their website bytes for all
didnt try to import anything though
here’s the site https://www.blissbeauty.ie/online-shop-elemis/