Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #19908
    OddThemes
    Participant

    hi i am using and i has a menu by its own as every tamplate i change with html the ‘#’ so now i can click every option. my problem here is that i want to add content to this buttons for example in menu at option contact i want with just a click to pop a window that say my email. how can i do this? ( i havent made an article yet so i dont know if there is an option there, where you got asked where you want to put this, if for example i got asked place the article in contacts or in workshop , it would be easy that way)

    please help me

    #19917
    my add
    Keymaster

    What template and what is your url?

    #19921
    OddThemes
    Participant

    hi i use Wilderness Blogger Template( sorry for that i forgot to type in above and when i wanted to edit it i couldnt and i was afraid if i do it with a comment none would even look, ”2 comments so it was answered”) and my url is learn to think if you can see i changed the names above (home,categories) etc etc and i created a contact form that works but my problem is that i want to know the html code or in general how i make the above buttons work

    1) example: i want when someone clicks contact us upper button a pop a window with the form to appears
    2) example: when someone clicks on categories facts the fact article to appear.

    #19955
    OddThemes
    Participant

    any response?

    #19956
    my add
    Keymaster

    I don’t see any of your categories on the blog.
    The code is here in the html.
    To use the categories, you have to create pages with those names of the categories or use labels.
    Everything you added is the same home page url.

    <nav id='navigation'>
    <ul class='menu' id='menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Home</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>
    Questionnaires</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Categories</a>
    <ul class='sub-menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Opinion</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Researches</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Facts</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Accomplishments</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Useful videos</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Ebooks</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Advertise with us</a></li>
    </ul>
    </li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Our Works</a>
    <ul class='sub-menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio style 1</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio style 2</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio Style 3</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio Style 4</a></li>
    </ul>
    </li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Articles</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Contact us</a></li>
    </ul>
    </nav>
    #19961
    OddThemes
    Participant

    First of all thank you for you patient ( i have not idea about html) i know this is how it looks if you click on blog and thats what i want to change for example if you click opinion the posts with this tag to pop out.

    i have created some pages and i put it out as test but the only that happens is
    1) i go to pages and create one
    2) i need to go to layout and create a page gadget
    3) add the page in the gadget and on the sidebar if someone clicks for example opinion those articles pop up but i dont want that i have already made it without this kind of use by creating categorys

    i want only those above to work when someone clicks it, by creating pages nothing happens to these so i though that maybe i need to type a code and add them… if i go to html thats what you type is there so do i need to add something else there a code?

    i will create again a test page so that you can see it if you click ( its on the right side) but as i mentioned i dont want that

    thanks again for trying to help me

    #19962
    my add
    Keymaster

    You need to add a label for the posts that have the opinion category.
    In any of your posts with opinions, you need to a dd the label opinion, in the box to the right of the posts, where it says post settings. Do this for any posts with opinions.
    After that, you need to use this in the navigation in the template html, where I pointed out.

    http://www.http://betterwayofthinking.blogspot.gr//search/label/opinion

    #19963
    OddThemes
    Participant

    ahh i still dont get it, i have already from the first time i posted something used the labels so all the opinion posts have the label opinion i dont get where should i put this link do i need to go there and put it somewhere

    <nav id='navigation'>
    <ul class='menu' id='menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Home</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>
    Questionnaires</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Categories</a>
    <ul class='sub-menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr'>Opinion</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Researches</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Facts</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Accomplishments</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Useful videos</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Ebooks</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Advertise with us</a></li>
    </ul>
    </li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Our Works</a>
    <ul class='sub-menu'>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio style 1</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio style 2</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio Style 3</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Portfolio Style 4</a></li>
    </ul>
    </li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Articles</a></li>
    <li><a href='http://betterwayofthinking.blogspot.gr/'>Contact us</a></li>
    
    						
    </ul> 
    </nav>
    <div class='clear'/>
    </div>
    </div>

    or at page

    <b:widget id='PageList1' locked='false' title='TEST' type='PageList' visible='true'>
        <b:includable id='main'>
      <b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>
      <div class='widget-content'>
        <b:if cond='data:mobile'>
          <select expr:id='data:widget.instanceId + &quot;_select&quot;'>
            <b:loop values='data:links' var='link'>
              <b:if cond='data:link.isCurrentPage'>
                <option expr:value='data:link.href' selected='selected'><data:link.title/></option>
              <b:else/>
                <option expr:value='data:link.href'><data:link.title/></option>
              </b:if>
            </b:loop>
          </select>
          <span class='pagelist-arrow'>&#9660;</span>
    
        <b:else/>
          <ul>
            <b:loop values='data:links' var='link'>
              <b:if cond='data:link.isCurrentPage'>
                <li class='selected'><a><data:link.title/></a></li>
              <b:else/>
                <li><a><data:link.title/></a></li>
              </b:if>
            </b:loop>
          </ul>
        </b:if>
        <b:include name='quickedit'/>
      </div>

    i am way to stupid in these matters

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.