ThemeForest

Bachus - Elegant business theme

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
keph10 Purchased

Hello,

I’ve bought your themes. I tried to insert gallery which will lead to attachment page. But in attachment page details, all of the description inserted is not displayed.

Could you help me to fix this?

synesthete

Hello,

open notepad, paste code from here – http://pastebin.com/raw.php?i=GyDrx67B

important: save it as attachment.php

Upload attachment.php into vende main folder (where index.php, style.css etc.)

That’s how your new attachment page should look like – http://synesteth.com/bachus-vin/Portfolio/exercitation/photodune-922046-fountain-pen-s__1358096343_93-175-68-127/

Default-user
keph10 Purchased

Will try, thank you :)

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States
jkdavis Purchased

Just finishing up our website for a client: http://jackgarrettmusic.com

We have a couple simple questions:

The responsive mobile version alters the behavior of top level menu items by creating them as a “back button”. We would like to have these items still link over to their corresponding page. I can alter the code if you can just point me in the right direction.

Lastly, the revisions for pages seems to be disabled on this theme. After deactivating all plugins, there is still no option to check on revisions. Is there a define(‘WP_POST_REVISIONS’, false); that I can comment out on your theme?

synesthete

1) this is unusual request – It can be done but user won’t be able return back to parent section.

Open inits.js (in folder scripts), delete everrything and paste code from here – http://pastebin.com/raw.php?i=ruHMr3AU

2) Revisions (i don’t have idea why i disable it ;/) – open functions.php (line 543), find and delete delete:

function remove_revisions_metabox() {
    remove_meta_box('revisionsdiv', 'post', 'normal');
    remove_meta_box('revisionsdiv', 'page', 'normal');
}

add_action('admin_menu', 'remove_revisions_metabox');
Default-user
jkdavis Purchased

Thank you for the reply, it works great now. Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
Tomal Purchased

Hello, I´m wornking on http://victoriamixedpickles.com/ and have a litle problem between the header and the menu, becouse appear a line of pixel that disturb the correct design.

Can you healp me?

synesthete

Hello,

If you reffer to this dashed line above navigation bar, then find in style.css(line 886):

.top-bar-container {
    border-top: 1px dashed #DDDDDD;
    position: relative;
    z-index: 22;
}

delete line – border-top: 1px dashed #DDDDDD;

P.S.

Something is wrong with sprite.png on your site, i see ugly black background. You should save psd file with alpha opacity.

Default-user
Tomal Purchased

Thank you. Solved two problems.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
Tomal Purchased

Now i have a problem with the contact form, why dont appear de background of the boxes http://victoriamixedpickles.com/contacto/

synesthete

what background? You mean background for map? Use map shortcode for that (it’s described in documentation)

Default-user
Tomal Purchased

What I wanted to say is that in your contact form, texts as “your name” appear in the same box.

Default-user
Tomal Purchased

I fixed, thanks.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • Netherlands
BJeuRN77 Purchased

Hi there,

I have just installed your theme but i cannot find the slider option (except on/off in the option menu).

Another question: How can i get the small text beneath the main navigation text as shown in your demo?

Thnx.

synesthete

Hi,

See “Slider setup” and “Create navigation menu(s) ” sections in documentation.

Default-user
BJeuRN77 Purchased

Thnx. I didn’t see any documenation in the wordpress zip-file. It’s in the other zip.

by
by
by
by
by