I have the latest version. still same problem
Hello Radu,
I’m having this problem too. How can i fix this?
Regards,
Effiong
Hello Marius,
Here’s the link http://temp.nsisongeffiong.com, i’ve tried everything but can’t get the header ads to align.
Also i want to reduce the size of the thumbnails on the Mega Menu
And i would love to have smaller scrollable thumbnails in my similar articles, just like its done in the Mega Menu
Hello Marius,
Thanks for the update. I’ll need some styling to make it align better
http://www.screencast.com/t/9e849WHGK8
Also, Marius where in the theme can i declare extra ad spots. i really do not want to use Adrotate or any other ad plugin. i love what the theme offers and would love to stick to it as much as possible.
I still have issues with these custom fields
What i’ve done is to create the labels as custom fields themselves and called them with “get_post_meta”
I’ve added class to the div here http://www.screencast.com/t/4JZqkE4TET
and styled the category page display. This is what i’ve achieved. http://www.screencast.com/t/9JPbQNE10q8U
The only problem right now is the single post page.
where do i put the code here http://www.screencast.com/t/BYm4TeONw
so the custom fields can display here too http://www.screencast.com/t/FkDUwynx
Hello @Marius
Would it be possible to get my update early via mail so i can go live ASAP since it usually takes a bit of time for themeforest to seed its updates.
Regards,
Effiong
@marius Thank you. I’m hoping the update will come over the weekend so my site can go live soon
@stefan I love the theme, responsive and all. I just don’t want to use another plugin to manage ads when my theme has the potential for an amazing ad system
Thanks Marius,
I appreciate it…thruthfully i had to downgrade my version because the new ad system wasn’t working out for me particularly the sidebar ads.
The old ad system allowed us to create multiple ad spots and place them where we wanted.
i hope these new custom ad spots will allow us to create multiple instances.
Regards,
Effiong
Hello Radu,
I don’t quite understand your question. I have already indicated where i’ll love to add the labels in the screencasts.
Just so there’s no confusion, i’ll take it from the top.
I’m Using advanced custom fields plugin to create custom fields for my document Category.
I’ve created three fields:
<li>Name of Author</li>
<li>Date of Publication</li>
<li>Name of Publisher</li>
Now ACF Normally posts only the values of the fields to the database and not the Field Names. In a normal post loop i could use echo to display a Field Name Text and then concatenate it with the field value so that my front end would look like this
Field Name: Field Value
due to the $buffy optimisation, i am unable to use echo so i’m looking for a workaround that would enable me add Field Name (Labels) automatically to each Field Value.
Concerning the issue of adding classes to the div, give me the CSS code which you believe will style the solution and i will add it to the CSS.
Like i stated in my last reply, this is a local development server. WordPress installed on XAMPP on my PC, so i can’t give you any link because the site is not live.
I’m looking forward to having this issue resolved and also it takes too long between replies so effectively this issue has taken us four days now. Please see how you can expedite a solution i’d appreciate it much.
Regards,
Effiong
Hello Marius,
Please where are we on the ads?
Regards,
Effiong
Hello Radu,
If i cannot do echo due to $buffy, there must be some syntax to display text right? How can i do that?
i want to add the field label text here http://www.screencast.com/t/r6z26Ibr5P before doing get_post_meta. Maybe as a concatenation
I can do the styling, i just need to get the labels displayed
I can’t give you access because i’m doing it on a local development server
Regards,
Effiong
Hello Radu.
Here are the screen shots.
First, this is what i want to achieve
http://www.screencast.com/t/wzpBfWUnAiZC
Here are the custom fields i created.
http://www.screencast.com/t/khHdyzKOxDGW
and the edits i’ve done on module 8 to display the custom field
http://www.screencast.com/t/DXuor6hWqC0
As you can see, i want to echo the “Field Name:” of each custom field before displaying the value and also be able to style it with css to look like the first image
Regards,
Effiong
-
This reply was modified 12 years by
nsisongeffiong.
-
This reply was modified 12 years by
nsisongeffiong.
Hello Radu,
I’ll be using the normal image ad that the theme provides for. So i will appreciate the two ad codes for the header. one on the left of the logo and the other on the right.
Google Adsense is not a priority, only a plus if you can find time to hack it up for me.
Regards
Effiong
Hello Radu,
I”ve been able to display the field values but what i need is how to echo field labels
Here’s what i want
<?php echo "Field Name:"; ?>
Obviously this wouldn’t work but i can’t figure out the right syntax to echo that string in the loop.
Hello Marius,
I’ve Made the 3 Divs like you advised.
How do I create an adspot for the left ad and the right ad because it’s still showing me one header ad spot.
Thanks
Effiong