comodo
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Filter Pods@cgdannie Mixitup is a javascript plugin or a small javascript library for creatin filters. You have to include this plugin in your theme. After that, you will to create a filter system, each item of this filter will have a class name that must be equals to the class of the elements that you want to show or hide.
It is a very easy plugin with a good documentation. I am not very good in english and i am not a good programmer, but after 30 minutes reading the documentation i got a “good” solution.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Filter PodsHi again, no. I didn′t add a taxonomy field. Anyway i could “solve” the problem using only jquery and plugin Mixitup. Adding class to every element and filter with this plugin, as you can see, https://yesweskunk.com/es/vademecum/
Thank you very much. I will take care adding taxonomy field next time ??
Forum: Plugins
In reply to: [Polylang] Language menu items in the same languageOk, thank you very much.
I resolved the problem using jquery, replacing text when load the pages. It is not the best way but it is working.
??
Forum: Fixing WordPress
In reply to: Use field description for a linkThe content field of a post. Where you write the main content of a post.
Forum: Fixing WordPress
In reply to: Use field description for a linkHi again, sorry for the delay in answering.
What i would to get is the next thing:
I want to build a custom front-page. This page will have 3 featured blocks or banner linked to a different pages. I am using 3 post for building these blocks. Feature image of post for image of the banner, title of post for text title of banner, and i would like to use the description field of post to insert the destiny page.
When i am coding i need to insert inside the href the value of description field of the post using the_content() function, but it allways bring me the content inside p tag. I would like to get the value of description field without p tag in this case.
/mydomain/<p>destiny-page</p>
The value destiny-page is inserted inside description field of the post.
I hope you undertand what i want, thank you very much
Forum: Fixing WordPress
In reply to: Use field description for a linkHi again, i think that is not what i need.
I get this link
/mydomain/<p>the_path</p>
“the_path” is getting from content of post.
I need to remove the p tag when i call “the_content()” from the template code.
Thank you again.
Forum: Fixing WordPress
In reply to: Use field description for a link<a>" title="<?php the_title(); ?>"> <div class="small-12 medium-4 columns top-banner top-banner-<?php echo $contador ?>"> <?php the_post_thumbnail(); ?> <h3><?php the_title(); ?></h3> </div> </a>
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Great, i will be waiting it. Thanks ??
Hello.
I tried with that plugin “remove category url” but not working. It work when you want to remove “category” in the url but not work with “food-menu-category”.
??
Hi again.
I have tried to remove the category “food-menu-category” with “Remove Category URL” and “Yoast Seo”, but it was not possible or maybe i am not doing it in the good way.
Any clue? Thanks
Hi again, thanks for replay.
It is very strange, because i have tested it in job`s laptop, in my pc, in my personal laptop. Of course, i have tested it in a clean wordpress installation with only nextgen gallery instaled, no more plugin, only nextgen gallery. In my case, the system not show any folder that contains (á, é, í, ó, ú, ?) and it cancell the importing folders than contains files with specials characters.
I have some screenshot of the problem that i would show you, but i dont know how ??
Any idea? Thank you very much.
Forum: Plugins
In reply to: [Media Library Folders] Problem spanish charactersIt is very strange because i have tested it in production (remote server) and in local server using XAMPP and WAMP servers, and the files with spanish caracters are not showed… I will try to research if the problem is in servers…
Thanks a lot
Hi again.
Yes i am using filezilla for uploading my images folders to the server. Then, i try to import this folder with nextgen gallery plugin, but if the folder′s name contains a special character, the folder is not showed in the tree folder structure. I only can see folders with normal title without specials characters.
If the folder doesn′t contain special character is showed in the tree folder structure, however if this folder contains files with special characters, the import procces begin till the system find the file with special character and in this moment, cacell the process.
Sorry my english, i hope you can undertand me. Thanks ??
Forum: Themes and Templates
In reply to: Post′s images in Tint ThemeHello Esmi i′ve tryed to contact with the vendor but i need a paid-suscription for it although it′s a free-theme, so isn′t there any way to solve this problem.
Thank you