nachoh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: troubles with search bar resultsyes it does, I have the following code in it.
<?php get_header(); ?> <div id="content"> <div id="inner-content" class="wrap cf"> <main id="main" class="m-all t-2of3 d-5of7 cf" role="main" itemscope itemprop="mainContentOfPage" itemtype="http://schema.org/Blog"> <article id="post-not-found" class="hentry cf"> <header class="article-header"> <h1><?php _e( 'Epic 404 - Article Not Found', 'suncotheme' ); ?></h1> </header> <section class="entry-content"> <p><?php _e( 'The article you were looking for was not found, but maybe try looking again!', 'suncotheme' ); ?></p> </section> <section class="search"> <p><?php get_search_form(); ?></p> </section> <footer class="article-footer"> <p><?php _e( 'This is the 404.php template.', 'suncotheme' ); ?></p> </footer> </article> </main> </div> </div> <?php get_footer(); ?>Forum: Fixing WordPress
In reply to: Help flex box or make responsive text boxes!Sorry for my ignorance. What does that means?
thanks!!
Forum: Fixing WordPress
In reply to: Help flex box or make responsive text boxes!hei! look I can pass you the url.
the section “TEAM” with the 4 red boxes is the one I need to make responsive and go vertically in a mobile version!
any idea??
Thanks very much!
Forum: Fixing WordPress
In reply to: Help flex box or make responsive text boxes!Oh no sory I havent make it work I just type the eord because I thougtj it had to be with that. But actually Im lost.
I need to make those boxes shown vertically in a mobile version instead of horizontally like the pc vesion. Hoe can I do this?
Thanks!!!
Forum: Fixing WordPress
In reply to: Help flex box or make responsive text boxes!Sory! Im new in this world of programing css, html and java. Where do you say I have to put thay code?
What is “.foo”?
Thanks a lot!!
Forum: Fixing WordPress
In reply to: Make responsive section home pageYes, I completely Understand.
Do you have a guess? Jaja the problem is that when I put 4 text boxes align horizontally in the pc version I can see it ok, but then when I put how would it look like in a mobile it doesnt look the same way. Ive read somewhere that ypu have to use percentage (%) instead of pixels. But when I try to define the position relative it goes ok left to right but it doesnt respond in percentages up or down when I write a value.
Forum: Fixing WordPress
In reply to: Make responsive section home pageHei Steve! thanks for writing. Im sorry but my boss doesnt want me to show this site to anybody becuase we havent launch it yet. I know this way its more dificult believe me, but I cant provide a url yet.
Have you seen the typical white boxes of each page in wordpress? where you can write and add media? well Im writing some things there and I have written down a code for 4 text boxes that have to be horizontally alined. The thing is that when I do this changing their properties when I look it in a mobile version the things appear cut in the middle and it doesnt look good as in the pc version.
What info can I give you to help you understand?
Again, Im sorry about the url.
thanks!
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Porblema configuración filtros busquedasThank you! I have found it where you said! thanks very much for the help!
cheers!
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Porblema configuración filtros busquedasYes, hello how are you. I have a plugin for search form and it has for default categories in the search bar like “year” and “sectors” and I wsnt to delete them. I dont want to have those categories on my search form. But i dont know where do I have those categories option to edit. If its in a certain page .php or where. I have looked for them evetywhere and I can fin then.
I dont knoe if you could understand, if not tell me and I ll try to explain it better.
Thanks!!!!