Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter nachoh

    (@nachoh)

    yes 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(); ?>
    Thread Starter nachoh

    (@nachoh)

    Sorry for my ignorance. What does that means?

    thanks!!

    Thread Starter nachoh

    (@nachoh)

    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!

    Thread Starter nachoh

    (@nachoh)

    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!!!

    Thread Starter nachoh

    (@nachoh)

    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!!

    Thread Starter nachoh

    (@nachoh)

    Yes, 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.

    Thread Starter nachoh

    (@nachoh)

    Hei 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!

    Thread Starter nachoh

    (@nachoh)

    Thank you! I have found it where you said! thanks very much for the help!

    cheers!

    Thread Starter nachoh

    (@nachoh)

    Yes, 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!!!!

Viewing 9 replies - 1 through 9 (of 9 total)