customization

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Mar 11, 2014 6:02 pm
Reply with quote
Report this post
Hi ,

I want to know how can i place text banners in top navigation position next to facebook, google+, Twitter icons, i have tried but it goes to footer of first scrolling module .

Plz require your guidance !!!
Thanks in advance, soon i will be going for your developers license,,, gavick rocks!!!!
User avatar
Expert Boarder

GK User
Tue Mar 11, 2014 7:45 pm
Reply with quote
Report this post
User avatar
Moderator

GK User
Wed Mar 12, 2014 5:53 pm
Reply with quote
Report this post
i followed the steps but nothing happened
User avatar
Expert Boarder

GK User
Thu Mar 13, 2014 8:24 pm
Reply with quote
Report this post
Then you probably did something wrong. Please paste exactly what changes you did to which files (copy the modified code).
User avatar
Moderator

GK User
Fri Mar 14, 2014 4:56 pm
Reply with quote
Report this post
it has come on my site quite above top navigation,
actually i want to place this ad on three postion top navigation, Menu helper, footer on the left side of copyright information but first achieve first !!!


PFA for what i did
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 4:57 pm
Reply with quote
Report this post
PFA
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 4:58 pm
Reply with quote
Report this post
PFA
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 5:06 pm
Reply with quote
Report this post
&LAST
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 5:40 pm
Reply with quote
Report this post
Does the "myposition" appear in module configuration - position selector?
User avatar
Moderator

GK User
Fri Mar 14, 2014 7:03 pm
Reply with quote
Report this post
Yeah It comes and u can see a red line coming on top navi gation but not the ads
there is certain little problem i have even unpublished the social links on top nav
User avatar
Expert Boarder

GK User
Mon Mar 17, 2014 11:39 am
Reply with quote
Report this post
Code: Select all
topnav + myposition

is not a valid way of configuring if statement at line 175:
Code: Select all
<?php if($this->API->modules('topnav + myspoition')) : ?>

put there:
Code: Select all
<?php if($this->API->modules('topnav') || $this->API->modules('myspoition')) : ?>
User avatar
Moderator

GK User
Mon Mar 17, 2014 2:47 pm
Reply with quote
Report this post
A blue line does appears now on top

http://bollywoodbook.in/

should be little down
User avatar
Expert Boarder

GK User
Tue Mar 18, 2014 9:07 am
Reply with quote
Report this post
This is exactly how outline style works.
User avatar
Moderator

GK User
Tue Mar 18, 2014 2:40 pm
Reply with quote
Report this post
but where is the advertisement link
like below the Youtube videos u can see infolinks ads
these are not getting displayed there infolinks ads must get displayed there ???
User avatar
Expert Boarder

GK User
Tue Mar 18, 2014 3:48 pm
Reply with quote
Report this post
u r trapped, is there any senior developer

i have placed the positon at menu helper as well but those ads are not getting displayed there as well

infact the top navigation does not get displayed on other menu pages if i click on main menu items top navigation does not show on any pages.
User avatar
Expert Boarder

GK User
Wed Mar 19, 2014 10:43 am
Reply with quote
Report this post
I'm looking at the sceenshot of your default.php file.
Could you please write, where in attached documentation was written to use usermenu instead of myposition in line 193?
It seems you are having problem copying simple lines of code from one place to another.
User avatar
Moderator

GK User
Wed Mar 19, 2014 10:45 am
Reply with quote
Report this post
Also next time please don't post screenshots of your files use forum code snippets instead and paste the code. Finding your errors in screenshots is kind a hard way to do it.
User avatar
Moderator


cron