Tika Mazul
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events ManagerHi Caimin_nwl,
Thanks so much for responding. I will research that link now. I’m such a complete beginner (at best) with PHP that i barely understand how the code i used to create the custom placeholder works, but I’ll give it a look. My goal is to add a class to my #_CUSTOMEVENTIMAGETHUMB directly in the html below. (Note, i want to target the image directly with a class, rather than .listImage img , if that makes sense..
[events_list location="2"] <div class="listImage"> #_CUSTOMEVENTIMAGETHUMB </div> <div class="listInfo"> <h5>#_EVENTDATES</h5> #_EVENTNAME </div> <div style="clear:both;"> [/events_list]
Forum: Themes and Templates
In reply to: subnav items not showing in _s theme responsive menuok thanks so much. I wasn’t aware of where their official support page was (if it even existed). thanks!
Hi Caimin, in fact i became completely lost as i think it’s a bit above my level. But I’m going to give it another go this afternoon, and I’ll let you know how i got on. Thanks so much for checking in! ??
Oh wait – i found the setting for the searchbox. This still doesn’t implement exactly what i need, so i’m back to referencing your original suggestion…..
Hi Caimin — I have a quick question. In a lot of the forums and questins i’ve been following relating to events-manager, i notice a reference to a default form taht’s found on the main events listing page. I don’t seem to have this. Is this something i need to activate in my settings and/or is it related to only the Pro version of the plugin?
Ok, thanks so much. I’m not really a coder, so i’ll give this a go, and will come back and then probably come bag and plead for help ??
Forum: Plugins
In reply to: [Post Types Order] Post Type Order not working on child custom post typeok great – good to know that it is possible ??
Forum: Plugins
In reply to: [Post Types Order] Post Type Order not working on child custom post typensp-code,
Is there a way to only show the re-order option on certain custom post types?
Forum: Plugins
In reply to: [Post Types Order] Post Type Order not working on child custom post typeThank you! You were right in a way, because in order for the child/parent relationship to work in Toolset, the child Custom Post Type did need to be set as Hierarchical, which was preventing the re-ordering from working in my case.
Forum: Plugins
In reply to: [Flexible Posts Widget] Remove image size when used in responsive themeHi Dave,
Thanks for responding, i’ll research that workaround you suggested ??
Forum: Plugins
In reply to: [Post Types Order] Post Type Order not working on child custom post typeHi tdgu,
Thanks so much for replying.
Actually I do mean Child Post Types of other Post Types. I am not sure if this is a strange workaround implemented by the Toolset ‘Types’ plugin, or if it exists anyway, but I have certain Custom Post Types that are children of other entire CPT’s. The reason for this (although it’s a bit besides the point) is because within the child CTP, i create Custom FieldSETS and then, within the parent CPT page, i am able to create repeating custom FieldSETS (as the custom fieldSETS of the child CPT show within the edit screen of a new page of the parent.) Usually we can only creating repeating fields (as opposed to fieldsets).
Whew. Hope that made sense.
Anyway, i fear this means that the plugin doesn’t work/affect the child CPT, so my master plan has crumbled ??
Let me know if you have any thoughts, and meanwhile i will take a look at the links you posted.
Thanks ??
Hi, thanks so much for responding. I do not know how, in a million yearw, I missed that. So obvious and easy. Really, i’ve been messing around trying to achieve this for weeks!!! Finally, over the past 2 hours, i figured out how to do it the very long way around, manually, by registering them in my functions.php file and then doing lots of manual template calls in my theme… ugh! Well, next time it will be much easier. Thanks again!
(for what it’s worth, is there ANY way this could have just started working?? I know i clicked the ‘where’ link at the bottom of the sidebar in the actual widget page, and then when i would click on the various options that popped up, and then the drop-down items inside, they opened and there was nothing in them to select or click, and it always confused me. I’m just mentioning this incase by some slight chance it’s worthwhile info. Honestly, i feel like i checked there 100 times. Then again… sleep deprivation!!)
Thanks!
I’ve just realized that the ID’s are 1, 2 & 3. But i don’t understand why the locations where given those ID’s, since they don’t correspond to the order the are listed in my locations list. For example, If i edit a location, and it becomes the most recently edited, will my ID’s change?
Hi Angelo,
I know this is a very delayed response. Perhaps it made sense to me when I was originally working on this, but now I can’t seem to figure out where to find out my location ID’s? I have three locations, where can i see what their ID’s are?
Thanks so much in advance.Hi Caimin, Thanks great news, and especially about the conditional placeholder. Exactly what I need, I think. Thanks again!